Add phpredis sentinel auth support #394
static-analysis.yml
on: pull_request
Static Analysis with Psalm
35s
Annotations
2 errors and 1 warning
InvalidArrayOffset:
src/Factory/PhpredisClientFactory.php#L137
src/Factory/PhpredisClientFactory.php:137:27: 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/
|