Skip to content

Upgrade to Symfony 7.1 + new features #194

Upgrade to Symfony 7.1 + new features

Upgrade to Symfony 7.1 + new features #194

Triggered via pull request May 7, 2024 12:28
@fre5hfre5h
synchronize #240
update
Status Failure
Total duration 1m 14s
Artifacts

ci.yaml

on: pull_request
Composer Validate
7s
Composer Validate
Composer Install
16s
Composer Install
Matrix: test
Code Style
20s
Code Style
Static Analysis
26s
Static Analysis
Code Coverage
0s
Code Coverage
Fit to window
Zoom out
Zoom in

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.