Add phpredis sentinel auth support #407
coding-standards.yml
on: pull_request
Coding Standards
18s
Annotations
6 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:
src/Factory/PhpredisClientFactory.php#L150
Function var_dump() should not be referenced via a fallback global name, but via a use statement.
|
Coding Standards:
src/Factory/PhpredisClientFactory.php#L150
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/
|