Skip to content

cleanup: Basic classes do not require soft and hard limits, orderBy should be non-empty-array #45

cleanup: Basic classes do not require soft and hard limits, orderBy should be non-empty-array

cleanup: Basic classes do not require soft and hard limits, orderBy should be non-empty-array #45

Triggered via pull request June 20, 2024 18:10
Status Failure
Total duration 32s
Artifacts

ci.yml

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

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.