GROUP BY reworks #509
Annotations
11 errors and 1 warning
|
Run PHPStan:
tests/cases/integration/Collection/Functions/FetchPropertyFunctionTest.php#L31
PHPDoc tag @var for variable $mapper contains generic class Nextras\Orm\TestHelper\TestMapper but does not specify its types: E
|
Run PHPStan:
tests/cases/integration/Collection/Functions/FetchPropertyFunctionTest.php#L31
PHPDoc tag @var with type Nextras\Orm\TestHelper\TestMapper is not subtype of type Nextras\Orm\Mapper\IMapper<NextrasTests\Orm\Book>.
|
Run PHPStan:
tests/cases/integration/Collection/Functions/FetchPropertyFunctionTest.php#L32
Call to an undefined method Nextras\Orm\TestHelper\TestMapper::builder().
|
Run PHPStan:
tests/cases/integration/Collection/Functions/FetchPropertyFunctionTest.php#L33
Parameter #1 $repository of class Nextras\Orm\Collection\Helpers\DbalQueryBuilderHelper constructor expects Nextras\Orm\Repository\IRepository<Nextras\Orm\Entity\IEntity>, NextrasTests\Orm\BooksRepository given.
|
Run PHPStan:
tests/cases/integration/Collection/Functions/FetchPropertyFunctionTest.php#L34
Parameter #1 $repository of class Nextras\Orm\Collection\Functions\FetchPropertyFunction constructor expects Nextras\Orm\Repository\IRepository<Nextras\Orm\Entity\IEntity>, NextrasTests\Orm\BooksRepository given.
|
Run PHPStan:
tests/cases/integration/Collection/Functions/FetchPropertyFunctionTest.php#L34
Parameter #2 $mapper of class Nextras\Orm\Collection\Functions\FetchPropertyFunction constructor expects Nextras\Orm\Mapper\IMapper<Nextras\Orm\Entity\IEntity>, Nextras\Orm\Mapper\IMapper<NextrasTests\Orm\Book> given.
|
Run PHPStan:
tests/cases/integration/Collection/Functions/FetchPropertyFunctionTest.php#L54
PHPDoc tag @var for variable $mapper contains generic class Nextras\Orm\TestHelper\TestMapper but does not specify its types: E
|
Run PHPStan:
tests/cases/integration/Collection/Functions/FetchPropertyFunctionTest.php#L54
PHPDoc tag @var with type Nextras\Orm\TestHelper\TestMapper is not subtype of type Nextras\Orm\Mapper\IMapper<NextrasTests\Orm\Author>.
|
Run PHPStan:
tests/cases/integration/Collection/Functions/FetchPropertyFunctionTest.php#L55
Call to an undefined method Nextras\Orm\TestHelper\TestMapper::builder().
|
Run PHPStan:
tests/cases/integration/Collection/Functions/FetchPropertyFunctionTest.php#L56
Parameter #1 $repository of class Nextras\Orm\Collection\Helpers\DbalQueryBuilderHelper constructor expects Nextras\Orm\Repository\IRepository<Nextras\Orm\Entity\IEntity>, NextrasTests\Orm\AuthorsRepository given.
|
Get composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading