GROUP BY reworks #509
Annotations
10 errors and 3 warnings
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.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
The logs for this run have expired and are no longer available.
Loading