Skip to content

feat: allow selenium server with internal webserver #469

feat: allow selenium server with internal webserver

feat: allow selenium server with internal webserver #469

Triggered via pull request June 19, 2024 17:58
Status Failure
Total duration 3m 24s
Artifacts

ci.yml

on: pull_request
Coding Standards
9s
Coding Standards
Static Analysis
35s
Static Analysis
PHP 8.3 (lowest) Test on ubuntu-latest
1m 38s
PHP 8.3 (lowest) Test on ubuntu-latest
PHP 8.3 Test on windows-latest
23s
PHP 8.3 Test on windows-latest
PHP 8.3 Test on macos-latest
3m 13s
PHP 8.3 Test on macos-latest
Matrix: phpunit-10
Matrix: phpunit-dev
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

18 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
Static Analysis
Process completed with exit code 1.
PHP 8.0 Test dev dependencies on ubuntu-latest
Process completed with exit code 2.
PHP 8.2 Test on ubuntu-latest
Process completed with exit code 2.
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 2.
PHP 8.2 (phpunit 10) Test on ubuntu-latest
Process completed with exit code 2.
PHP 8.3 Test on ubuntu-latest
Process completed with exit code 2.
PHP 8.1 Test dev dependencies on ubuntu-latest
Process completed with exit code 2.
PHP 8.3 Test dev dependencies on ubuntu-latest
Process completed with exit code 2.
PHP 8.3 (phpunit 10) Test on ubuntu-latest
Process completed with exit code 2.
PHP 8.2 Test dev dependencies on ubuntu-latest
Process completed with exit code 2.
PHP 8.0 Test on ubuntu-latest
Process completed with exit code 2.
PHP 8.3 (lowest) Test on ubuntu-latest
Process completed with exit code 2.
PHP 8.1 (phpunit 10) Test on ubuntu-latest
Process completed with exit code 2.
PHP 8.3 Test on macos-latest
Process completed with exit code 2.
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
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/ProcessManager/FirefoxManager.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/PantherTestCaseTrait.php#L1
Found violation(s) of type: braces