Skip to content

feat: add Redis username authentication support #138

feat: add Redis username authentication support

feat: add Redis username authentication support #138

Re-run triggered July 24, 2025 05:07
Status Failure
Total duration 33s
Artifacts

phpstan.yml

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

Annotations

8 errors
PHP 8.1 Static Analysis
Process completed with exit code 1.
PHP 8.1 Static Analysis: src/Handlers/RedisHandler.php#L46
Construct empty() is not allowed. Use more strict comparison.
PHP 8.1 Static Analysis: src/Handlers/RedisHandler.php#L44
Construct empty() is not allowed. Use more strict comparison.
PHP 8.1 Static Analysis: src/Handlers/RedisHandler.php#L44
Construct empty() is not allowed. Use more strict comparison.
PHP 8.2 Static Analysis
Process completed with exit code 1.
PHP 8.2 Static Analysis: src/Handlers/RedisHandler.php#L46
Construct empty() is not allowed. Use more strict comparison.
PHP 8.2 Static Analysis: src/Handlers/RedisHandler.php#L44
Construct empty() is not allowed. Use more strict comparison.
PHP 8.2 Static Analysis: src/Handlers/RedisHandler.php#L44
Construct empty() is not allowed. Use more strict comparison.