4.29.1 #7627
Annotations
10 errors
PHPStan:
src/Twig/TemplateRegistryRuntime.php#L38
Method Sonata\AdminBundle\Twig\TemplateRegistryRuntime::getAdminTemplate() never returns null so it can be removed from the return type.
|
PHPStan:
src/Twig/TemplateRegistryRuntime.php#L43
Method Sonata\AdminBundle\Twig\TemplateRegistryRuntime::getGlobalTemplate() never returns null so it can be removed from the return type.
|
PHPStan:
tests/App/Datagrid/Pager.php#L82
Method Sonata\AdminBundle\Tests\App\Datagrid\Pager::getQuery() never returns null so it can be removed from the return type.
|
PHPStan:
tests/App/Datagrid/ProxyQuery.php#L34
Method Sonata\AdminBundle\Tests\App\Datagrid\ProxyQuery::getSortBy() never returns null so it can be removed from the return type.
|
PHPStan:
tests/App/Datagrid/ProxyQuery.php#L44
Method Sonata\AdminBundle\Tests\App\Datagrid\ProxyQuery::getSortOrder() never returns null so it can be removed from the return type.
|
PHPStan:
tests/App/Datagrid/ProxyQuery.php#L72
Method Sonata\AdminBundle\Tests\App\Datagrid\ProxyQuery::getMaxResults() never returns null so it can be removed from the return type.
|
PHPStan:
tests/App/FieldDescription/FieldDescription.php#L24
Method Sonata\AdminBundle\Tests\App\FieldDescription\FieldDescription::getTargetEntity() never returns string so it can be removed from the return type.
|
PHPStan:
tests/Fixtures/Model/AuditReader.php#L24
Method Sonata\AdminBundle\Tests\Fixtures\Model\AuditReader::find() never returns null so it can be removed from the return type.
|
PHPStan:
tests/Fixtures/Model/AuditReader.php#L36
Method Sonata\AdminBundle\Tests\Fixtures\Model\AuditReader::findRevision() never returns null so it can be removed from the return type.
|
PHPStan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading