Upgrade to Symfony 7.1 + new features #194
ci.yaml
on: pull_request
Annotations
7 errors
Tests (PHP 8.2 / Symfony 7.0)
Process completed with exit code 255.
|
Static Analysis:
Command/EnumDropCommentCommand.php#L170
Parameter #3 $comment of method Doctrine\DBAL\Platforms\AbstractPlatform::getCommentOnColumnSQL() expects string, null given.
|
Static Analysis:
DBAL/Types/AbstractEnumType.php#L18
Class Doctrine\DBAL\Platforms\SQLitePlatform referenced with incorrect case: Doctrine\DBAL\Platforms\SqlitePlatform.
|
Static Analysis:
DBAL/Types/AbstractEnumType.php#L54
Return type mixed of method Fresh\DoctrineEnumBundle\DBAL\Types\AbstractEnumType::convertToDatabaseValue() is not covariant with return type mixed of method Doctrine\DBAL\Types\Type::convertToDatabaseValue().
|
Static Analysis:
DBAL/Types/AbstractEnumType.php#L69
Return type mixed of method Fresh\DoctrineEnumBundle\DBAL\Types\AbstractEnumType::convertToPHPValue() is not covariant with return type mixed of method Doctrine\DBAL\Types\Type::convertToPHPValue().
|
Static Analysis:
DBAL/Types/AbstractEnumType.php#L107
Class Doctrine\DBAL\Platforms\SQLitePlatform referenced with incorrect case: Doctrine\DBAL\Platforms\SqlitePlatform.
|
Static Analysis
Process completed with exit code 1.
|