Add CPU limits and memory limits to daemons + memory limits to FPM pools #637
Annotations
10 errors and 2 warnings
PHP 8.3:
src/Models/Daemon.php#L163
Syntax error, unexpected ';', expecting ')' on line 163
|
PHP 8.3:
src/Models/FpmPool.php#L214
Syntax error, unexpected ';', expecting ')' on line 214
|
PHP 8.3
Process completed with exit code 1.
|
PHP 8.2:
src/Models/Daemon.php#L163
Syntax error, unexpected ';', expecting ')' on line 163
|
PHP 8.2:
src/Models/FpmPool.php#L214
Syntax error, unexpected ';', expecting ')' on line 214
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.1
The job was canceled because "_8_2" failed.
|
PHP 8.1:
src/Models/Daemon.php#L163
Syntax error, unexpected ';', expecting ')' on line 163
|
PHP 8.1:
src/Models/FpmPool.php#L214
Syntax error, unexpected ';', expecting ')' on line 214
|
PHP 8.1
The operation was canceled.
|
PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|