Fix Date(time) instance in primary key #543
Annotations
11 errors and 1 warning
|
Run PHPStan:
tests/cases/integration/Entity/entity.compositePK.phpt#L60
Method NextrasTests\Orm\Integration\Entity\EntityCompositePKTest::testCompositePKDateTime2() has no return type specified.
|
Run PHPStan:
tests/cases/integration/Entity/entity.compositePK.phpt#L80
Cannot access property $value on NextrasTests\Orm\UserStatX|null.
|
Run PHPStan:
tests/cases/integration/Entity/entity.compositePK.phpt#L82
Cannot access property $value on NextrasTests\Orm\UserStatX|null.
|
Run PHPStan:
tests/cases/integration/Entity/entity.compositePK.phpt#L83
Parameter #1 $entity of method Nextras\Orm\Model\Model::persistAndFlush() expects E of Nextras\Orm\Entity\IEntity, NextrasTests\Orm\UserStatX|null given.
|
Run PHPStan:
tests/cases/integration/Entity/entity.compositePK.phpt#L84
Cannot access property $value on NextrasTests\Orm\UserStatX|null.
|
Run PHPStan:
tests/cases/integration/Entity/entity.compositePK.phpt#L89
Cannot access property $value on NextrasTests\Orm\UserStatX|null.
|
Run PHPStan:
tests/cases/integration/Entity/entity.pk.phpt#L47
Cannot access property $value on NextrasTests\Orm\TimeSeries|null.
|
Run PHPStan:
tests/cases/integration/Entity/entity.pk.phpt#L48
Parameter #1 $entity of method Nextras\Orm\Model\Model::persistAndFlush() expects E of Nextras\Orm\Entity\IEntity, NextrasTests\Orm\TimeSeries|null given.
|
Run PHPStan:
tests/inc/model/userStatX/UserStatsXMapper.php#L8
Class NextrasTests\Orm\UserStatsXMapper extends deprecated class Nextras\Orm\Mapper\Mapper:
Use {@see DbalMapper} directly.
|
Run PHPStan:
tests/inc/model/userStatX/UserStatsXMapper.php#L8
Class NextrasTests\Orm\UserStatsXMapper extends generic class Nextras\Orm\Mapper\Mapper but does not specify its types: E
|
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