Redis ACL AUTH two argument supporting. #421
checks.yml
on: pull_request
Code Checks
10s
Matrix: phpstan
Annotations
9 errors and 4 warnings
PHPStan on PHP 8.1:
src/Prometheus/Storage/Redis.php#L209
Construct empty() is not allowed. Use more strict comparison.
|
PHPStan on PHP 8.1:
src/Prometheus/Storage/RedisNg.php#L209
Construct empty() is not allowed. Use more strict comparison.
|
PHPStan on PHP 8.1
Process completed with exit code 1.
|
PHPStan on PHP 8.2:
src/Prometheus/Storage/Redis.php#L209
Construct empty() is not allowed. Use more strict comparison.
|
PHPStan on PHP 8.2:
src/Prometheus/Storage/RedisNg.php#L209
Construct empty() is not allowed. Use more strict comparison.
|
PHPStan on PHP 8.2
Process completed with exit code 1.
|
PHPStan on PHP 8.3:
src/Prometheus/Storage/Redis.php#L209
Construct empty() is not allowed. Use more strict comparison.
|
PHPStan on PHP 8.3:
src/Prometheus/Storage/RedisNg.php#L209
Construct empty() is not allowed. Use more strict comparison.
|
PHPStan on PHP 8.3
Process completed with exit code 1.
|
PHPStan on PHP 8.1
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHPStan on PHP 8.2
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHPStan on PHP 8.3
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Code Checks
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|