Skip to content

Install redis-tools for Redis connection verification on Linux in C… #738

Install redis-tools for Redis connection verification on Linux in C…

Install redis-tools for Redis connection verification on Linux in C… #738

Triggered via push June 18, 2025 06:47
Status Failure
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
sa / Psalm
Process completed with exit code 1.
sa / Psalm: src/RedisDsnProvider.php#L34
InvalidReturnStatement: The inferred type 'Predis\ClientInterface|Redis|RedisArray|RedisCluster|Relay\Cluster|Relay\Relay' does not match the declared return type 'Predis\ClientInterface|Predis\ClientInterface&Redis|Predis\ClientInterface&RedisArray|Predis\ClientInterface&RedisCluster|Predis\ClientInterface&Relay\Relay|Redis|Redis&Predis\ClientInterface|Redis&Relay\Relay|RedisArray|RedisArray&Predis\ClientInterface|RedisArray&Relay\Relay|RedisCluster|RedisCluster&Predis\ClientInterface|RedisCluster&Relay\Relay|Relay\Relay|Relay\Relay&Predis\ClientInterface|Relay\Relay&Redis|Relay\Relay&RedisArray|Relay\Relay&RedisCluster' for BEAR\QueryRepository\RedisDsnProvider::get
sa / Psalm: src/RedisDsnProvider.php#L32
InvalidReturnType: The declared return type 'Predis\ClientInterface|Predis\ClientInterface&Redis|Predis\ClientInterface&RedisArray|Predis\ClientInterface&RedisCluster|Predis\ClientInterface&Relay\Relay|Redis|Redis&Predis\ClientInterface|Redis&Relay\Relay|RedisArray|RedisArray&Predis\ClientInterface|RedisArray&Relay\Relay|RedisCluster|RedisCluster&Predis\ClientInterface|RedisCluster&Relay\Relay|Relay\Relay|Relay\Relay&Predis\ClientInterface|Relay\Relay&Redis|Relay\Relay&RedisArray|Relay\Relay&RedisCluster' for BEAR\QueryRepository\RedisDsnProvider::get is incorrect, got 'Predis\ClientInterface|Redis|RedisArray|RedisCluster|Relay\Cluster|Relay\Relay'
sa / PHPStan
Process completed with exit code 1.
sa / PHPStan: src/RedisDsnProvider.php#L34
Method BEAR\QueryRepository\RedisDsnProvider::get() should return Predis\ClientInterface|Redis|RedisArray|RedisCluster|Relay\Relay but returns Predis\ClientInterface|Redis|RedisArray|RedisCluster|Relay\Cluster|Relay\Relay.
sa / ComposerRequireChecker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
sa / PHPMD
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
sa / Psalm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/