update composer #11
Annotations
10 errors and 1 warning
src/Service.php#L36
Method Fykosak\NetteORM\Service::findByPrimary() should return (M of Fykosak\NetteORM\Model)|null but returns Nette\Database\Table\ActiveRow|null.
|
src/Service.php#L86
Method Fykosak\NetteORM\Service::storeModel() should return M of Fykosak\NetteORM\Model but returns bool|int|Nette\Database\Table\ActiveRow.
|
src/TypedSelectionsTrait.php (in context of class Fykosak/NetteORM/TypedGroupedSelection)#L15
Method Fykosak\NetteORM\TypedGroupedSelection::createGroupedSelectionInstance() return type with generic class Fykosak\NetteORM\TypedGroupedSelection does not specify its types: M
|
src/TypedSelectionsTrait.php (in context of class Fykosak/NetteORM/TypedGroupedSelection)#L27
Method Fykosak\NetteORM\TypedGroupedSelection::createSelectionInstance() return type with generic class Fykosak\NetteORM\TypedSelection does not specify its types: M
|
src/TypedSelectionsTrait.php (in context of class Fykosak/NetteORM/TypedGroupedSelection)#L40
Method Fykosak\NetteORM\TypedGroupedSelection::createRow() has parameter $row with no value type specified in iterable type array.
|
src/TypedSelectionsTrait.php (in context of class Fykosak/NetteORM/TypedSelection)#L15
Method Fykosak\NetteORM\TypedSelection::createGroupedSelectionInstance() return type with generic class Fykosak\NetteORM\TypedGroupedSelection does not specify its types: M
|
src/TypedSelectionsTrait.php (in context of class Fykosak/NetteORM/TypedSelection)#L27
Method Fykosak\NetteORM\TypedSelection::createSelectionInstance() return type with generic class Fykosak\NetteORM\TypedSelection does not specify its types: M
|
src/TypedSelectionsTrait.php (in context of class Fykosak/NetteORM/TypedSelection)#L40
Method Fykosak\NetteORM\TypedSelection::createRow() has parameter $row with no value type specified in iterable type array.
|
tests/ORM/EventService.php#L9
Class Fykosak\NetteORM\Tests\ORM\EventService extends generic class Fykosak\NetteORM\Service but does not specify its types: M
|
tests/ORM/ParticipantModel.php#L13
PHPDoc tag @property-read has invalid value (EventModel event): Unexpected token "event", expected variable at offset 33
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading