Add PHP 8.4 to CI #487
ci.yml
on: pull_request
Coding Standards
20s
Static Analysis
25s
PHP 8.3 (lowest) Test on ubuntu-latest
6m 1s
PHP 8.3 Test on windows-latest
20s
PHP 8.3 Test on macos-latest
3m 24s
Matrix: phpunit-10
Matrix: phpunit-dev
Matrix: phpunit
Annotations
6 errors and 10 warnings
PHP 8.3 Test on windows-latest
Input required and not supplied: path
|
Coding Standards
Process completed with exit code 1.
|
PHP 8.3 Test on macos-latest
Process completed with exit code 2.
|
PHP 8.4 Test on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.3 Test dev dependencies on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.4 Test dev dependencies on ubuntu-latest
Process completed with exit code 1.
|
Coding Standards:
src/WebTestAssertionsTrait.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Coding Standards:
src/WebTestAssertionsTrait.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/PantherTestCaseTrait.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Coding Standards:
src/PantherTestCaseTrait.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/Cookie/CookieJar.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Coding Standards:
src/ProcessManager/SeleniumManager.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Coding Standards:
src/ProcessManager/SeleniumManager.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Coding Standards:
src/ProcessManager/WebServerManager.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Coding Standards:
src/ProcessManager/WebServerManager.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/ProcessManager/ChromeManager.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|