Refactor exception handling while destructing the client. #593
ci.yml
on: pull_request
Coding Standards
13s
Static Analysis
32s
PHP 8.4 (lowest) Test on ubuntu-latest
7m 25s
PHP 8.4 Test on windows-latest
5m 25s
PHP 8.4 Test on macos-latest
7m 2s
Matrix: phpunit-10
Matrix: phpunit-dev
Matrix: phpunit
Annotations
11 errors and 5 warnings
Coding Standards
Process completed with exit code 1.
|
Static Analysis
Process completed with exit code 1.
|
Static Analysis:
tests/ClientTest.php#L659
Dead catch - Throwable is never thrown in the try block.
|
Static Analysis:
src/PantherTestCaseTrait.php (in context of class Symfony/Component/Panther/PantherTestCase)#L250
Call to function is_a() with arguments 'Symfony\\Component\\Panther\\PantherTestCase', 'Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase' and true will always evaluate to true.
|
Static Analysis:
src/PantherTestCaseTrait.php (in context of class Symfony/Component/Panther/PantherTestCase)#L250
Call to function is_a() with arguments 'Symfony\\Component\\Panther\\PantherTestCase', 'Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase' and true will always evaluate to true.
|
Static Analysis:
src/PantherTestCaseTrait.php (in context of class Symfony/Component/Panther/PantherTestCase)#L206
Call to function is_a() with arguments 'Symfony\\Component\\Panther\\PantherTestCase', 'Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase' and true will always evaluate to true.
|
Static Analysis:
src/PantherTestCaseTrait.php (in context of class Symfony/Component/Panther/PantherTestCase)#L206
Call to function is_a() with arguments 'Symfony\\Component\\Panther\\PantherTestCase', 'Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase' and true will always evaluate to true.
|
PHP 8.4 (PHPUnit 11) Test on ubuntu-latest
Process completed with exit code 2.
|
PHP 8.3 (PHPUnit 11) Test on ubuntu-latest
Process completed with exit code 2.
|
PHP 8.4 Test on windows-latest
Process completed with exit code 1.
|
PHP 8.4 Test on macos-latest
Process completed with exit code 2.
|
Coding Standards:
tests/ClientTest.php#L0
Found violation(s) of type: no_whitespace_in_blank_line
|
Coding Standards:
tests/ClientTest.php#L0
Found violation(s) of type: no_trailing_whitespace_in_comment
|
Coding Standards:
tests/ClientTest.php#L0
Found violation(s) of type: no_empty_statement
|
PHP 8.4 Test on macos-latest
geckodriver 0.36.0 is already installed and up-to-date.
To reinstall 0.36.0, run:
brew reinstall geckodriver
|
PHP 8.4 Test on macos-latest
Not upgrading firefox, the latest version is already installed
|