Skip to content

Add phpredis sentinel auth support #406

Add phpredis sentinel auth support

Add phpredis sentinel auth support #406

Triggered via pull request September 6, 2024 01:56
Status Failure
Total duration 30s
Artifacts

static-analysis.yml

on: pull_request
Static Analysis with Psalm
22s
Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ForbiddenCode: src/Factory/PhpredisClientFactory.php#L149
src/Factory/PhpredisClientFactory.php:149:17: ForbiddenCode: Unsafe var_dump (see https://psalm.dev/002)
ForbiddenCode: src/Factory/PhpredisClientFactory.php#L150
src/Factory/PhpredisClientFactory.php:150:17: ForbiddenCode: Unsafe var_dump (see https://psalm.dev/002)
Static Analysis with Psalm
Process completed with exit code 2.
Static Analysis with Psalm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/