Skip to content

Quality assurance #7606

Quality assurance

Quality assurance #7606

Triggered via schedule December 7, 2023 00:44
Status Failure
Total duration 1m 5s
Artifacts

qa.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Rector
Process completed with exit code 1.
PHPStan: src/ArgumentResolver/CompatibleValueResolverInterface.php#L27
Interface Sonata\AdminBundle\ArgumentResolver\CompatibleValueResolverInterface extends unknown interface Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.
PHPStan
Child process error (exit code 255): PHP Fatal error: Declaration of Symfony\Component\Cache\CacheItem::expiresAt(?DateTimeInterface $expiration): static must be compatible with PsrExt\Cache\CacheItemInterface::expiresAt($expiration) in /home/runner/work/SonataAdminBundle/SonataAdminBundle/vendor/symfony/cache/CacheItem.php on line 65 Fatal error: Declaration of Symfony\Component\Cache\CacheItem::expiresAt(?DateTimeInterface $expiration): static must be compatible with PsrExt\Cache\CacheItemInterface::expiresAt($expiration) in /home/runner/work/SonataAdminBundle/SonataAdminBundle/vendor/symfony/cache/CacheItem.php on line 65
PHPStan
Process completed with exit code 1.
UnusedPsalmSuppress: src/DependencyInjection/Configuration.php#L176
src/DependencyInjection/Configuration.php:176:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
PropertyNotSetInConstructor: src/Route/AdminPoolLoader.php#L24
src/Route/AdminPoolLoader.php:24:13: PropertyNotSetInConstructor: Property Sonata\AdminBundle\Route\AdminPoolLoader::$resolver is not defined in constructor of Sonata\AdminBundle\Route\AdminPoolLoader or in any methods called in the constructor (see https://psalm.dev/074)
Psalm
Process completed with exit code 2.