Skip to content

chore: updated the least version of lunar to 0.5 #38

chore: updated the least version of lunar to 0.5

chore: updated the least version of lunar to 0.5 #38

Triggered via push September 8, 2023 13:51
Status Failure
Total duration 52s
Artifacts

run-tests.yml

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

Annotations

3 errors and 4 warnings
PHP:8.1 / Laravel:9.* - prefer-lowest
Process completed with exit code 2.
PHP:8.1 / Laravel:9.* - prefer-stable
The job was canceled because "_8_1_9___prefer-lowest" failed.
PHP:8.1 / Laravel:9.* - prefer-stable
The operation was canceled.
PHP:8.1 / Laravel:9.* - prefer-lowest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
PHP:8.1 / Laravel:9.* - prefer-lowest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
PHP:8.1 / Laravel:9.* - prefer-lowest: vendor/ramsey/uuid/src/Builder/BuilderCollection.php#L32
Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
PHP:8.1 / Laravel:9.* - prefer-lowest: vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php#L26
Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)