Skip to content

Add phpredis sentinel auth support #403

Add phpredis sentinel auth support

Add phpredis sentinel auth support #403

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

coding-standards.yml

on: pull_request
Coding Standards
47s
Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Coding Standards: tests/Factory/PhpredisClientFactoryTest.php#L135
Multi-line array contains a single value; use single-line array instead
Coding Standards: src/Factory/PhpredisClientFactory.php#L14
Type RedisException is not used in this file.
Coding Standards: src/Factory/PhpredisClientFactory.php#L18
Type Relay\Exception (as RelayException) is not used in this file.
Coding Standards
Process completed with exit code 1.
Coding Standards
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/