Skip to content

Update config example to match flex recipe. #283

Update config example to match flex recipe.

Update config example to match flex recipe. #283

Re-run triggered January 3, 2024 11:55
Status Failure
Total duration 1m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

on: pull_request
Matrix: Static Analysis / PHPStan
Matrix: Static Analysis / Psalm
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Static Analysis / PHPStan (8.2): Tests/Fixtures/Migrations/ContainerAwareMigration.php#L12
Class Doctrine\Bundle\MigrationsBundle\Tests\Fixtures\Migrations\ContainerAwareMigration implements unknown interface Symfony\Component\DependencyInjection\ContainerAwareInterface.
Static Analysis / PHPStan (8.2)
Process completed with exit code 1.
UndefinedClass: DependencyInjection/DoctrineMigrationsExtension.php#L136
DependencyInjection/DoctrineMigrationsExtension.php:136:30: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\ContainerAwareInterface does not exist (see https://psalm.dev/019)
UndefinedClass: Tests/Fixtures/Migrations/ContainerAwareMigration.php#L12
Tests/Fixtures/Migrations/ContainerAwareMigration.php:12:68: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\ContainerAwareInterface does not exist (see https://psalm.dev/019)
Static Analysis / Psalm (8.2)
Process completed with exit code 2.