Skip to content

DevKit updates for 4.x branch #7599

DevKit updates for 4.x branch

DevKit updates for 4.x branch #7599

Triggered via pull request December 4, 2023 08:25
Status Failure
Total duration 1m 15s
Artifacts

qa.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan: src/ArgumentResolver/CompatibleValueResolverInterface.php#L27
Interface Sonata\AdminBundle\ArgumentResolver\CompatibleValueResolverInterface extends unknown interface Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.
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.