cleanup: Basic classes do not require soft and hard limits, orderBy should be non-empty-array #45
Annotations
12 errors
MoreSpecificReturnType:
packages/collections-domain/src/RecollectionDecorator.php#L112
packages/collections-domain/src/RecollectionDecorator.php:112:16: MoreSpecificReturnType: The declared return type 'non-empty-array<string, Doctrine\Common\Collections\Order>|string' for Rekalogika\Domain\Collections\RecollectionDecorator::getDefaultOrderBy is more specific than the inferred return type 'array<string, Doctrine\Common\Collections\Order>' (see https://psalm.dev/070)
|
LessSpecificReturnStatement:
packages/collections-domain/src/RecollectionDecorator.php#L116
packages/collections-domain/src/RecollectionDecorator.php:116:16: LessSpecificReturnStatement: The type 'array<string, Doctrine\Common\Collections\Order>' is more general than the declared return type 'non-empty-array<string, Doctrine\Common\Collections\Order>|string' for Rekalogika\Domain\Collections\RecollectionDecorator::getDefaultOrderBy (see https://psalm.dev/129)
|
lowest deps, PHP 8.3, ubuntu-latest
Process completed with exit code 2.
|
highest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_lowest" failed.
|
MoreSpecificReturnType:
packages/collections-domain/src/RecollectionDecorator.php#L112
packages/collections-domain/src/RecollectionDecorator.php:112:16: MoreSpecificReturnType: The declared return type 'non-empty-array<string, Doctrine\Common\Collections\Order>|string' for Rekalogika\Domain\Collections\RecollectionDecorator::getDefaultOrderBy is more specific than the inferred return type 'array<string, Doctrine\Common\Collections\Order>' (see https://psalm.dev/070)
|
LessSpecificReturnStatement:
packages/collections-domain/src/RecollectionDecorator.php#L116
packages/collections-domain/src/RecollectionDecorator.php:116:16: LessSpecificReturnStatement: The type 'array<string, Doctrine\Common\Collections\Order>' is more general than the declared return type 'non-empty-array<string, Doctrine\Common\Collections\Order>|string' for Rekalogika\Domain\Collections\RecollectionDecorator::getDefaultOrderBy (see https://psalm.dev/129)
|
highest deps, PHP 8.2, ubuntu-latest
Process completed with exit code 2.
|
highest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_lowest" failed.
|
MoreSpecificReturnType:
packages/collections-domain/src/RecollectionDecorator.php#L112
packages/collections-domain/src/RecollectionDecorator.php:112:16: MoreSpecificReturnType: The declared return type 'non-empty-array<string, Doctrine\Common\Collections\Order>|string' for Rekalogika\Domain\Collections\RecollectionDecorator::getDefaultOrderBy is more specific than the inferred return type 'array<string, Doctrine\Common\Collections\Order>' (see https://psalm.dev/070)
|
LessSpecificReturnStatement:
packages/collections-domain/src/RecollectionDecorator.php#L116
packages/collections-domain/src/RecollectionDecorator.php:116:16: LessSpecificReturnStatement: The type 'array<string, Doctrine\Common\Collections\Order>' is more general than the declared return type 'non-empty-array<string, Doctrine\Common\Collections\Order>|string' for Rekalogika\Domain\Collections\RecollectionDecorator::getDefaultOrderBy (see https://psalm.dev/129)
|
highest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
|
lowest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_lowest" failed.
|