Skip to content

Add phpredis sentinel auth support #404

Add phpredis sentinel auth support

Add phpredis sentinel auth support #404

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

coding-standards.yml

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

Annotations

6 errors and 1 warning
Coding Standards: tests/Factory/PhpredisClientFactoryTest.php#L121
Expected 1 line after "if", found 0.
Coding Standards: tests/Factory/PhpredisClientFactoryTest.php#L124
Function sleep() should not be referenced via a fallback global name, but via a use statement.
Coding Standards: tests/Factory/PhpredisClientFactoryTest.php#L136
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/