Disable dev tools by default #602
ci.yml
on: pull_request
Coding Standards
12s
Static Analysis
26s
PHP 8.4 (lowest) Test on ubuntu-latest
5m 44s
PHP 8.4 Test on windows-latest
5m 58s
PHP 8.4 Test on macos-latest
8m 45s
Matrix: phpunit-10
Matrix: phpunit-dev
Matrix: phpunit
Annotations
8 errors, 3 warnings, and 2 notices
Coding Standards
Process completed with exit code 1.
|
Static Analysis
Process completed with exit code 1.
|
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.3 (PHPUnit 11) Test on ubuntu-latest
Process completed with exit code 2.
|
PHP 8.4 (PHPUnit 11) Test on ubuntu-latest
Process completed with exit code 2.
|
Coding Standards:
tests/ClientTest.php#L0
Found violation(s) of type: method_argument_space
|
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
|
PHP 8.4 Test on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHP 8.4 Test on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|