Merge pull request #419 from Dumkaaa/patch-1 #143
static-analysis.yml
on: push
Matrix: static-analysis / PHPStan
Matrix: static-analysis / Psalm
Annotations
5 errors
static-analysis / PHPStan (8.2):
Loader/SymfonyFixturesLoader.php#L62
Call to an undefined static method Doctrine\Bundle\FixturesBundle\Loader\SymfonyBridgeLoader::addFixture().
|
static-analysis / PHPStan (8.2):
Loader/SymfonyFixturesLoader.php#L96
Call to an undefined static method Doctrine\Bundle\FixturesBundle\Loader\SymfonyBridgeLoader::getFixtures().
|
static-analysis / PHPStan (8.2):
Tests/Command/LoadDataFixturesDoctrineCommandTest.php#L27
Class Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader does not have a constructor and must be instantiated without any parameters.
|
static-analysis / PHPStan (8.2):
Tests/Command/LoadDataFixturesDoctrineCommandTest.php#L50
Class Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader does not have a constructor and must be instantiated without any parameters.
|
static-analysis / PHPStan (8.2)
Process completed with exit code 1.
|