⬆️ allow Symfony 8 #773
build.yaml
on: pull_request
PHPStan
26s
PHP-CS-Fixer
11s
Twig-CS-Fixer
10s
validate-markdown
24s
Matrix: tests
Annotations
8 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
tests/Validator/FileRequiredTest.php#L27
Unreachable statement - code above always terminates.
|
|
PHPStan:
tests/Validator/FileRequiredTest.php#L23
Comparison operation ">=" between 70400 and 70400 is always true.
|
|
PHPStan:
tests/Command/AbstractCommandTestCase.php#L20
Call to an undefined method Symfony\Bundle\FrameworkBundle\Console\Application::add().
|
|
PHP 8.2 with Symfony * tests with highest dependencies
Process completed with exit code 255.
|
|
PHP 8.1 with Symfony 5.4.* tests with lowest dependencies
The strategy configuration was canceled because "tests._8_2_highest___false_true" failed
|
|
PHP 8.2 with Symfony 6.4.* tests with highest dependencies
The strategy configuration was canceled because "tests._8_2_highest___false_true" failed
|
|
PHP 8.2 with Symfony 6.4.* tests with highest dependencies
Process completed with exit code 255.
|