Skip to content

[CDL-158] gh: trigger github actions on all pushes and pull requests #95

[CDL-158] gh: trigger github actions on all pushes and pull requests

[CDL-158] gh: trigger github actions on all pushes and pull requests #95

Triggered via pull request April 22, 2025 14:07
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Process completed with exit code 1.
build: Infrastructure/Persistence/Redis/FakeRedisMasterFactory.php#L28
Return type mixed of method class@anonymous/Infrastructure/Persistence/Redis/FakeRedisMasterFactory.php:9::scan() is not covariant with return type array|false of method Redis::scan().
build: Infrastructure/Persistence/Redis/FakeRedisMasterFactory.php#L24
Return type mixed of method class@anonymous/Infrastructure/Persistence/Redis/FakeRedisMasterFactory.php:9::rPush() is not covariant with return type int|Redis|false of method Redis::rPush().
build: Infrastructure/Persistence/Redis/FakeRedisMasterFactory.php#L22
Return type mixed of method class@anonymous/Infrastructure/Persistence/Redis/FakeRedisMasterFactory.php:9::lPush() is not covariant with return type int|Redis|false of method Redis::lPush().
build: Infrastructure/Persistence/Redis/FakeRedisMasterFactory.php#L10
Return type mixed of method class@anonymous/Infrastructure/Persistence/Redis/FakeRedisMasterFactory.php:9::connect() is not covariant with return type bool of method Redis::connect().