Added support of Predis library as storage adapter #392
Annotations
10 errors and 2 warnings
src/Prometheus/Storage/Predis.php#L69
Call to an undefined method Predis\Command\Processor\ProcessorInterface&Predis\Configuration\Option\Prefix::getPrefix().
|
src/Prometheus/Storage/Predis.php#L92
Method Prometheus\Storage\Predis::setParams() has parameter $input with no value type specified in iterable type array.
|
src/Prometheus/Storage/Predis.php#L92
Method Prometheus\Storage\Predis::setParams() return type has no value type specified in iterable type array.
|
src/Prometheus/Storage/Redis.php#L209
Call to an undefined method Predis\Client|Redis::setOption().
|
src/Prometheus/Storage/Redis.php#L222
Call to an undefined method Predis\Client|Redis::pconnect().
|
src/Prometheus/Storage/Redis.php#L232
Call to an undefined method Predis\Client|Redis::getLastError().
|
src/Prometheus/Storage/Redis.php#L314
Only booleans are allowed in a negated boolean, bool|Predis\Response\Status|Redis|string given.
|
src/Prometheus/Storage/Redis.php#L410
Call to an undefined method Predis\Client|Redis::sMembers().
|
src/Prometheus/Storage/Redis.php#L414
Call to an undefined method Predis\Client|Redis::hGetAll().
|
src/Prometheus/Storage/Redis.php#L509
Argument of an invalid type array|Redis|false supplied for foreach, only iterables are supported.
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading