Skip to content

Quality assurance #8061

Quality assurance

Quality assurance #8061

Triggered via schedule September 21, 2024 00:45
Status Failure
Total duration 1m 10s
Artifacts

qa.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan: src/Admin/AdminExtensionInterface.php#L33
Interface Sonata\AdminBundle\Admin\AdminExtensionInterface has PHPDoc tag @method for method preBatchAction() parameter #4 $idx with no value type specified in iterable type array.
PHPStan: src/Admin/AdminExtensionInterface.php#L33
PHPDoc tag @method for method Sonata\AdminBundle\Admin\AdminExtensionInterface::preBatchAction() parameter #1 $admin contains generic interface Sonata\AdminBundle\Admin\AdminInterface but does not specify its types: T
PHPStan: src/Admin/AdminExtensionInterface.php#L33
PHPDoc tag @method for method Sonata\AdminBundle\Admin\AdminExtensionInterface::preBatchAction() parameter #3 $query contains generic interface Sonata\AdminBundle\Datagrid\ProxyQueryInterface but does not specify its types: T
PHPStan: src/Admin/AdminInterface.php#L44
PHPDoc tag @method for method Sonata\AdminBundle\Admin\AdminInterface::removeExtension() parameter #1 $extension contains generic interface Sonata\AdminBundle\Admin\AdminExtensionInterface but does not specify its types: T
PHPStan: src/Filter/FilterInterface.php#L27
Interface Sonata\AdminBundle\Filter\FilterInterface has PHPDoc tag @method for method getFormOptions() return type with no value type specified in iterable type array.
PHPStan: src/Filter/FilterInterface.php#L27
Interface Sonata\AdminBundle\Filter\FilterInterface has PHPDoc tag @method for method getLabelTranslationParameters() return type with no value type specified in iterable type array.
PHPStan: tests/App/Model/Foo.php#L18
Property Sonata\AdminBundle\Tests\App\Model\Foo::$referenced (Sonata\AdminBundle\Tests\App\Model\Bar|null) is never assigned Sonata\AdminBundle\Tests\App\Model\Bar so it can be removed from the property type.
PHPStan
Process completed with exit code 1.