Skip to content

update composer

update composer #11

Triggered via push August 2, 2023 15:31
Status Failure
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php-stan.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
PHP 8.0 with: src/Service.php#L36
Method Fykosak\NetteORM\Service::findByPrimary() should return (M of Fykosak\NetteORM\Model)|null but returns Nette\Database\Table\ActiveRow|null.
PHP 8.0 with: src/Service.php#L86
Method Fykosak\NetteORM\Service::storeModel() should return M of Fykosak\NetteORM\Model but returns bool|int|Nette\Database\Table\ActiveRow.
PHP 8.0 with: 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
PHP 8.0 with: 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
PHP 8.0 with: 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.
PHP 8.0 with: 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
PHP 8.0 with: 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
PHP 8.0 with: 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.
PHP 8.0 with: tests/ORM/EventService.php#L9
Class Fykosak\NetteORM\Tests\ORM\EventService extends generic class Fykosak\NetteORM\Service but does not specify its types: M
PHP 8.0 with: tests/ORM/ParticipantModel.php#L13
PHPDoc tag @property-read has invalid value (EventModel event): Unexpected token "event", expected variable at offset 33
PHP 8.1 with: src/Service.php#L36
Method Fykosak\NetteORM\Service::findByPrimary() should return (M of Fykosak\NetteORM\Model)|null but returns Nette\Database\Table\ActiveRow|null.
PHP 8.1 with: src/Service.php#L86
Method Fykosak\NetteORM\Service::storeModel() should return M of Fykosak\NetteORM\Model but returns bool|int|Nette\Database\Table\ActiveRow.
PHP 8.1 with: 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
PHP 8.1 with: 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
PHP 8.1 with: 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.
PHP 8.1 with: 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
PHP 8.1 with: 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
PHP 8.1 with: 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.
PHP 8.1 with: tests/ORM/EventService.php#L9
Class Fykosak\NetteORM\Tests\ORM\EventService extends generic class Fykosak\NetteORM\Service but does not specify its types: M
PHP 8.1 with: tests/ORM/ParticipantModel.php#L13
PHPDoc tag @property-read has invalid value (EventModel event): Unexpected token "event", expected variable at offset 33
PHP 7.4 with: src/Service.php#L36
Method Fykosak\NetteORM\Service::findByPrimary() should return (M of Fykosak\NetteORM\Model)|null but returns Nette\Database\Table\ActiveRow|null.
PHP 7.4 with: src/Service.php#L86
Method Fykosak\NetteORM\Service::storeModel() should return M of Fykosak\NetteORM\Model but returns bool|int|Nette\Database\Table\ActiveRow.
PHP 7.4 with: 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
PHP 7.4 with: 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
PHP 7.4 with: 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.
PHP 7.4 with: 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
PHP 7.4 with: 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
PHP 7.4 with: 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.
PHP 7.4 with: tests/ORM/EventService.php#L9
Class Fykosak\NetteORM\Tests\ORM\EventService extends generic class Fykosak\NetteORM\Service but does not specify its types: M
PHP 7.4 with: tests/ORM/ParticipantModel.php#L13
PHPDoc tag @property-read has invalid value (EventModel event): Unexpected token "event", expected variable at offset 33
PHP 8.0 with
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/
PHP 8.1 with
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/
PHP 7.4 with
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/