Skip to content

Add phpredis sentinel auth support #397

Add phpredis sentinel auth support

Add phpredis sentinel auth support #397

Triggered via pull request September 6, 2024 00:51
Status Failure
Total duration 47s
Artifacts

static-analysis.yml

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

Annotations

2 errors and 1 warning
InvalidArrayOffset: src/Factory/PhpredisClientFactory.php#L128
src/Factory/PhpredisClientFactory.php:128:33: InvalidArrayOffset: Cannot access value on variable $options using offset value of 'parameters', expecting 'service', 'connection_persistent', 'connection_timeout' or 'read_write_timeout' (see https://psalm.dev/115)
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/