Simplify composer install in CI #489
ci.yml
on: pull_request
Coding Standards
10s
Static Analysis
35s
PHP 8.3 (lowest) Test on ubuntu-latest
5m 59s
PHP 8.3 Test on windows-latest
5m 9s
PHP 8.3 Test on macos-latest
3m 3s
Matrix: phpunit-10
Matrix: phpunit-dev
Matrix: phpunit
Annotations
2 errors and 10 warnings
Coding Standards
Process completed with exit code 1.
|
PHP 8.3 Test on macos-latest
Process completed with exit code 2.
|
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
|