Cast boolean env variables #506
ci.yml
on: pull_request
Coding Standards
10s
Static Analysis
24s
PHP 8.3 (lowest) Test on ubuntu-latest
6m 12s
PHP 8.3 Test on windows-latest
4m 59s
PHP 8.3 Test on macos-latest
3m 0s
Matrix: phpunit-10
Matrix: phpunit-dev
Matrix: phpunit
Annotations
3 errors and 7 warnings
Coding Standards
Process completed with exit code 1.
|
PHP 8.3 Test on macos-latest
Process completed with exit code 2.
|
PHP 8.3 Test dev dependencies on ubuntu-latest
Process completed with exit code 1.
|
Coding Standards:
src/ProcessManager/ChromeManager.php#L1
Found violation(s) of type: no_unneeded_control_parentheses
|
Coding Standards:
src/ProcessManager/ChromeManager.php#L1
Found violation(s) of type: native_constant_invocation
|
Coding Standards:
src/ProcessManager/FirefoxManager.php#L1
Found violation(s) of type: no_unneeded_control_parentheses
|
Coding Standards:
src/ProcessManager/FirefoxManager.php#L1
Found violation(s) of type: native_constant_invocation
|
Coding Standards:
src/ServerTrait.php#L1
Found violation(s) of type: no_unneeded_control_parentheses
|
Coding Standards:
src/ServerTrait.php#L1
Found violation(s) of type: native_constant_invocation
|
Coding Standards:
tests/ServerExtensionTest.php#L1
Found violation(s) of type: native_constant_invocation
|