Skip to content

Update composer dump-autoload command syntax #142

Update composer dump-autoload command syntax

Update composer dump-autoload command syntax #142

Re-run triggered December 15, 2023 14:11
Status Failure
Total duration 30s
Artifacts

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): 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.