Skip to content

Ensure that label values are strings in APCNg adapter #391

Ensure that label values are strings in APCNg adapter

Ensure that label values are strings in APCNg adapter #391

Re-run triggered October 18, 2024 07:27
Status Failure
Total duration 2m 12s
Artifacts

checks.yml

on: pull_request
Code Checks
12s
Code Checks
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 8 warnings
PHPStan on PHP 8.1: src/Prometheus/Storage/RedisNg.php#L286
Call to method Redis::sismember() with incorrect case: sIsMember
PHPStan on PHP 8.1: tests/Test/Prometheus/Storage/RedisNgTest.php#L87
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.1: tests/Test/Prometheus/Storage/RedisNgTest.php#L97
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.1: tests/Test/Prometheus/Storage/RedisNgTest.php#L101
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.1: tests/Test/Prometheus/Storage/RedisNgTest.php#L108
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.1: tests/Test/Prometheus/Storage/RedisNgTest.php#L112
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.1: tests/Test/Prometheus/Storage/RedisNgTest.php#L121
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.1: tests/Test/Prometheus/Storage/RedisNgTest.php#L131
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.1: tests/Test/Prometheus/Storage/RedisNgTest.php#L135
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.1: tests/Test/Prometheus/Storage/RedisNgTest.php#L142
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.2: src/Prometheus/Storage/RedisNg.php#L286
Call to method Redis::sismember() with incorrect case: sIsMember
PHPStan on PHP 8.2: tests/Test/Prometheus/Storage/RedisNgTest.php#L87
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.2: tests/Test/Prometheus/Storage/RedisNgTest.php#L97
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.2: tests/Test/Prometheus/Storage/RedisNgTest.php#L101
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.2: tests/Test/Prometheus/Storage/RedisNgTest.php#L108
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.2: tests/Test/Prometheus/Storage/RedisNgTest.php#L112
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.2: tests/Test/Prometheus/Storage/RedisNgTest.php#L121
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.2: tests/Test/Prometheus/Storage/RedisNgTest.php#L131
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.3: src/Prometheus/Storage/RedisNg.php#L286
Call to method Redis::sismember() with incorrect case: sIsMember
PHPStan on PHP 8.2: tests/Test/Prometheus/Storage/RedisNgTest.php#L135
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.3: tests/Test/Prometheus/Storage/RedisNgTest.php#L87
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.2: tests/Test/Prometheus/Storage/RedisNgTest.php#L142
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.3: tests/Test/Prometheus/Storage/RedisNgTest.php#L97
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.3: tests/Test/Prometheus/Storage/RedisNgTest.php#L101
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.3: tests/Test/Prometheus/Storage/RedisNgTest.php#L108
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.3: tests/Test/Prometheus/Storage/RedisNgTest.php#L112
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.3: tests/Test/Prometheus/Storage/RedisNgTest.php#L121
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.3: tests/Test/Prometheus/Storage/RedisNgTest.php#L131
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.3: tests/Test/Prometheus/Storage/RedisNgTest.php#L135
Call to method Redis::rawcommand() with incorrect case: rawCommand
PHPStan on PHP 8.3: tests/Test/Prometheus/Storage/RedisNgTest.php#L142
Call to method Redis::rawcommand() with incorrect case: rawCommand
Code Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan on PHP 8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan on PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan on PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan on PHP 8.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/