- #510
ci.yml
on: push
Coding Standards
15s
Static Analysis
36s
PHP 8.3 (lowest) Test on ubuntu-latest
6m 53s
PHP 8.3 Test on windows-latest
19s
PHP 8.3 Test on macos-latest
3m 3s
Matrix: phpunit-10
Matrix: phpunit-dev
Matrix: phpunit
Annotations
15 errors and 8 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.3 (phpunit 10) Test on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.1 (phpunit 10) Test on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.3 Test on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.2 Test dev dependencies on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.1 Test dev dependencies on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.3 (lowest) Test on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.2 Test on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.0 Test dev dependencies on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.0 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.2 (phpunit 10) Test on ubuntu-latest
Process completed with exit code 2.
|
PHP 8.1 Test on ubuntu-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/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/WebServerManager.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Coding Standards:
src/ProcessManager/ChromeManager.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Coding Standards:
src/ProcessManager/FirefoxManager.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Coding Standards:
src/DomCrawler/Crawler.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Coding Standards:
src/Client.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|