Skip to content

Symfony 7.3 compat

Symfony 7.3 compat #81

Triggered via pull request May 30, 2025 18:56
@Jean85Jean85
synchronize #23
fix-symfony-7
Status Failure
Total duration 20s
Artifacts

static-analysis.yaml

on: pull_request
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Code style
Process completed with exit code 4.
Validate composer.json
The strategy configuration was canceled because "job.Code_style_vendor_bin_php" failed
Psalm
The operation was canceled.
Psalm
The strategy configuration was canceled because "job.Code_style_vendor_bin_php" failed
PHPStan
The operation was canceled.
PHPStan: src/AbstractTerminableCommandAfterSymfony7_3.php#L56
Return type int|false of method Facile\TerminableLoop\AbstractTerminableCommand::handleSignal() is not covariant with return type void of method Symfony\Component\Console\Command\SignalableCommandInterface::handleSignal().
PHPStan: src/AbstractTerminableCommandAfterSymfony7_3.php#L56
Method Facile\TerminableLoop\AbstractTerminableCommand::handleSignal() uses native union types but they're supported only on PHP 8.0 and later.
PHPStan
The strategy configuration was canceled because "job.Code_style_vendor_bin_php" failed