Skip to content

Add phpredis sentinel auth support #405

Add phpredis sentinel auth support

Add phpredis sentinel auth support #405

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

coding-standards.yml

on: pull_request
Coding Standards
33s
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#L149
Function var_dump() should not be referenced via a fallback global name, but via a use statement.
Coding Standards: src/Factory/PhpredisClientFactory.php#L149
Function file_get_contents() should not be referenced via a fallback global name, but via a use statement.
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/