build(deps-dev): update phpstan/phpstan requirement from 1.10.59 to 1.10.66 #519
Annotations
11 errors and 1 warning
|
Run PHPStan:
src/Collection/Functions/FetchPropertyFunction.php#L258
Parameter $joins of class Nextras\Orm\Collection\Functions\Result\DbalExpressionResult constructor expects list<Nextras\Orm\Collection\Functions\Result\DbalTableJoin>, array<Nextras\Orm\Collection\Functions\Result\DbalTableJoin> given.
|
Run PHPStan:
src/Collection/Functions/FetchPropertyFunction.php#L266
Parameter $dbalModifier of class Nextras\Orm\Collection\Functions\Result\DbalExpressionResult constructor expects literal-string|null, string given.
|
Run PHPStan:
src/Collection/Functions/FetchPropertyFunction.php#L402
Parameter &$modifier by-ref type of method Nextras\Orm\Collection\Functions\FetchPropertyFunction::toColumnExpr() expects string, string|null given.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L94
Method Nextras\Orm\Entity\Reflection\MetadataParser::parseMetadata() never assigns null to &$fileDependencies so it can be removed from the by-ref type.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L102
Parameter #1 $array of function array_unique expects array, array<int, string>|null given.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L102
Parameter &$fileDependencies by-ref type of method Nextras\Orm\Entity\Reflection\MetadataParser::parseMetadata() expects list<string>|null, array<mixed, mixed> given.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L129
Parameter &$fileDependencies by-ref type of method Nextras\Orm\Entity\Reflection\MetadataParser::loadProperties() expects list<string>|null, non-empty-list<string|false> given.
|
Run PHPStan:
src/Entity/Reflection/MetadataParser.php#L135
Parameter &$fileDependencies by-ref type of method Nextras\Orm\Entity\Reflection\MetadataParser::loadProperties() expects list<string>|null, non-empty-list<string|false> given.
|
Run PHPStan:
src/Model/Model.php#L191
Parameter #1 $object of function get_class expects object, bool|Nextras\Orm\Entity\IEntity given.
|
Run PHPStan:
src/Model/Model.php#L192
Parameter #1 $entity of method Nextras\Orm\Repository\IRepository<Nextras\Orm\Entity\IEntity>::doRemove() expects Nextras\Orm\Entity\IEntity, bool|Nextras\Orm\Entity\IEntity 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