DevKit updates for 5.x branch #3371
Annotations
10 errors
src/FieldDescription/FieldDescriptionFactory.php#L105
src/FieldDescription/FieldDescriptionFactory.php:105:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
src/FieldDescription/FieldDescriptionFactory.php#L115
src/FieldDescription/FieldDescriptionFactory.php:115:28: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
tests/Filter/FilterTest.php#L36
tests/Filter/FilterTest.php:36:42: ArgumentTypeCoercion: Argument 1 of Sonata\DoctrineORMAdminBundle\Tests\Filter\TestQueryBuilder::from expects class-string, but parent type 'MyEntity' provided (see https://psalm.dev/193)
|
tests/Filter/FilterTest.php#L36
tests/Filter/FilterTest.php:36:42: UndefinedClass: Class, interface or enum named MyEntity does not exist (see https://psalm.dev/019)
|
tests/Fixtures/Query/FooWalker.php#L20
tests/Fixtures/Query/FooWalker.php:20:39: MissingParamType: Parameter $orderByClause has no provided type (see https://psalm.dev/154)
|
tests/Fixtures/TestEntityManagerFactory.php#L26
tests/Fixtures/TestEntityManagerFactory.php:26:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
tests/Fixtures/TestEntityManagerFactory.php#L37
tests/Fixtures/TestEntityManagerFactory.php:37:23: UndefinedMethod: Method Doctrine\ORM\ORMSetup::createannotationmetadataconfiguration does not exist (see https://psalm.dev/022)
|
tests/Fixtures/TestEntityManagerFactory.php#L50
tests/Fixtures/TestEntityManagerFactory.php:50:13: ArgumentTypeCoercion: Argument 2 of Doctrine\ORM\EntityManager::__construct expects Doctrine\ORM\Configuration, but parent type Doctrine\DBAL\Configuration|null provided (see https://psalm.dev/193)
|
src/Datagrid/ProxyQuery.php#L1
src/Datagrid/ProxyQuery.php:0:0: UnusedBaselineEntry: Baseline for issue "MoreSpecificReturnType" has 1 extra entry. (see https://psalm.dev/316)
|
src/Datagrid/ProxyQuery.php#L1
src/Datagrid/ProxyQuery.php:0:0: UnusedBaselineEntry: Baseline for issue "LessSpecificReturnStatement" has 1 extra entry. (see https://psalm.dev/316)
|
This job failed
Loading