Add PHP 8.4 to CI #486
ci.yml
on: push
Coding Standards
11s
Static Analysis
27s
PHP 8.3 (lowest) Test on ubuntu-latest
6m 19s
PHP 8.3 Test on windows-latest
23s
PHP 8.3 Test on macos-latest
3m 37s
Matrix: phpunit-10
Matrix: phpunit-dev
Matrix: phpunit
Annotations
6 errors and 10 warnings
Coding Standards
Process completed with exit code 1.
|
PHP 8.3 Test on windows-latest
Input required and not supplied: path
|
PHP 8.3 Test on macos-latest
Process completed with exit code 2.
|
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.4 Test 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
|