[Maintenance] Add PHP 8.4/8.5, Symfony 7.4, drop Symfony 5.4 and PHP 8.1 #357
Annotations
8 errors
|
Run analysis
Process completed with exit code 1.
|
|
Run analysis:
tests/Loader/FixtureLoaderTest.php#L66
Call to static method Webmozart\Assert\Assert::isInstanceOf() with Sylius\Bundle\FixturesBundle\Fixture\FixtureRegistry and 'Sylius\\Bundle\\FixturesBundle\\Fixture\\FixtureRegistryInterface' will always evaluate to true.
|
|
Run analysis:
tests/Listener/PHPCRPurgerListenerTest.php#L45
PHPDoc tag `@var` with type Doctrine\Persistence\ManagerRegistry is not subtype of native type PHPUnit\Framework\MockObject\MockObject.
|
|
Run analysis:
src/Suite/SuiteFactory.php#L64
Call to static method Webmozart\Assert\Assert::keyExists() with array{name: string, options: array<mixed>, priority: int|null} and 'options' will always evaluate to true.
|
|
Run analysis:
src/Suite/SuiteFactory.php#L52
Call to static method Webmozart\Assert\Assert::keyExists() with array{name: string, options: array<mixed>, priority: int|null} and 'options' will always evaluate to true.
|
|
Run analysis:
src/Suite/SuiteFactory.php#L51
Call to static method Webmozart\Assert\Assert::keyExists() with array{name: string, options: array<mixed>, priority: int|null} and 'name' will always evaluate to true.
|
|
Run analysis:
src/Suite/LazySuiteRegistry.php#L22
Property Sylius\Bundle\FixturesBundle\Suite\LazySuiteRegistry::$suites type has no value type specified in iterable type array.
|
|
Run analysis:
src/Suite/LazySuiteRegistry.php#L21
PHPDoc tag `@var` has invalid value (array<string, SuiteInterface>>): Unexpected token ">", expected TOKEN_HORIZONTAL_WS at offset 38 on line 1
|
Loading