feat: allow selenium server with internal webserver #464
ci.yml
on: pull_request
Coding Standards
10s
Static Analysis
26s
PHP 8.3 (lowest) Test on ubuntu-latest
6m 10s
PHP 8.3 Test on windows-latest
4m 25s
PHP 8.3 Test on macos-latest
12m 55s
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: braces
|
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
|