chore: fix ci deprecations #457
Triggered via pull request
February 17, 2024 08:24
Status
Failure
Total duration
11m 42s
Artifacts
–
ci.yml
on: pull_request
Coding Standards
10s
Static Analysis
29s
PHP 8.3 (lowest) Test on ubuntu-latest
6m 4s
PHP 8.3 Test on windows-latest
4m 18s
PHP 8.3 Test on macos-latest
11m 27s
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 windows-latest
Input required and not supplied: path
|
Coding Standards:
src/Cookie/CookieJar.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Coding Standards:
src/PantherTestCaseTrait.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Coding Standards:
src/ProcessManager/FirefoxManager.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/ChromeManager.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/DomCrawler/Crawler.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Coding Standards:
src/DomCrawler/Form.php#L1
Found violation(s) of type: phpdoc_add_missing_param_annotation
|
Coding Standards:
src/DomCrawler/Form.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Coding Standards:
src/DomCrawler/Form.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|