Skip to content

Add WipeKey to storage #364

Add WipeKey to storage

Add WipeKey to storage #364

Triggered via pull request March 19, 2024 05:22
Status Failure
Total duration 1m 3s
Artifacts

checks.yml

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

Annotations

40 errors and 10 warnings
PHPStan on PHP 8.0: src/Prometheus/CollectorRegistry.php#L91
Method Prometheus\Storage\Adapter::wipeKey() invoked with 2 parameters, 0 required.
PHPStan on PHP 8.0: src/Prometheus/Storage/APC.php#L236
Parameter #1 $type of method Prometheus\Storage\APC::wipeKey() is not optional.
PHPStan on PHP 8.0: src/Prometheus/Storage/APC.php#L236
Parameter #2 $key of method Prometheus\Storage\APC::wipeKey() is not optional.
PHPStan on PHP 8.0: src/Prometheus/Storage/APCng.php#L309
Parameter #1 $type of method Prometheus\Storage\APCng::wipeKey() is not optional.
PHPStan on PHP 8.0: src/Prometheus/Storage/APCng.php#L309
Parameter #2 $key of method Prometheus\Storage\APCng::wipeKey() is not optional.
PHPStan on PHP 8.0: src/Prometheus/Storage/Adapter.php#L61
PHPDoc tag @param references unknown parameter: $key
PHPStan on PHP 8.0: src/Prometheus/Storage/Adapter.php#L61
PHPDoc tag @param references unknown parameter: $type
PHPStan on PHP 8.0: src/Prometheus/Storage/InMemory.php#L67
Parameter #1 $type of method Prometheus\Storage\InMemory::wipeKey() is not optional.
PHPStan on PHP 8.0: src/Prometheus/Storage/InMemory.php#L67
Parameter #2 $key of method Prometheus\Storage\InMemory::wipeKey() is not optional.
PHPStan on PHP 8.0: src/Prometheus/Storage/Redis.php#L145
Parameter #1 $type of method Prometheus\Storage\Redis::wipeKey() is not optional.
PHPStan on PHP 8.3: src/Prometheus/CollectorRegistry.php#L91
Method Prometheus\Storage\Adapter::wipeKey() invoked with 2 parameters, 0 required.
PHPStan on PHP 8.3: src/Prometheus/Storage/APC.php#L236
Parameter #1 $type of method Prometheus\Storage\APC::wipeKey() is not optional.
PHPStan on PHP 8.3: src/Prometheus/Storage/APC.php#L236
Parameter #2 $key of method Prometheus\Storage\APC::wipeKey() is not optional.
PHPStan on PHP 8.3: src/Prometheus/Storage/APCng.php#L309
Parameter #1 $type of method Prometheus\Storage\APCng::wipeKey() is not optional.
PHPStan on PHP 8.3: src/Prometheus/Storage/APCng.php#L309
Parameter #2 $key of method Prometheus\Storage\APCng::wipeKey() is not optional.
PHPStan on PHP 8.3: src/Prometheus/Storage/Adapter.php#L61
PHPDoc tag @param references unknown parameter: $key
PHPStan on PHP 8.3: src/Prometheus/Storage/Adapter.php#L61
PHPDoc tag @param references unknown parameter: $type
PHPStan on PHP 8.3: src/Prometheus/Storage/InMemory.php#L67
Parameter #1 $type of method Prometheus\Storage\InMemory::wipeKey() is not optional.
PHPStan on PHP 8.3: src/Prometheus/Storage/InMemory.php#L67
Parameter #2 $key of method Prometheus\Storage\InMemory::wipeKey() is not optional.
PHPStan on PHP 8.3: src/Prometheus/Storage/Redis.php#L145
Parameter #1 $type of method Prometheus\Storage\Redis::wipeKey() is not optional.
PHPStan on PHP 8.2: src/Prometheus/CollectorRegistry.php#L91
Method Prometheus\Storage\Adapter::wipeKey() invoked with 2 parameters, 0 required.
PHPStan on PHP 8.2: src/Prometheus/Storage/APC.php#L236
Parameter #1 $type of method Prometheus\Storage\APC::wipeKey() is not optional.
PHPStan on PHP 8.2: src/Prometheus/Storage/APC.php#L236
Parameter #2 $key of method Prometheus\Storage\APC::wipeKey() is not optional.
PHPStan on PHP 8.2: src/Prometheus/Storage/APCng.php#L309
Parameter #1 $type of method Prometheus\Storage\APCng::wipeKey() is not optional.
PHPStan on PHP 8.2: src/Prometheus/Storage/APCng.php#L309
Parameter #2 $key of method Prometheus\Storage\APCng::wipeKey() is not optional.
PHPStan on PHP 8.2: src/Prometheus/Storage/Adapter.php#L61
PHPDoc tag @param references unknown parameter: $key
PHPStan on PHP 8.2: src/Prometheus/Storage/Adapter.php#L61
PHPDoc tag @param references unknown parameter: $type
PHPStan on PHP 8.2: src/Prometheus/Storage/InMemory.php#L67
Parameter #1 $type of method Prometheus\Storage\InMemory::wipeKey() is not optional.
PHPStan on PHP 8.2: src/Prometheus/Storage/InMemory.php#L67
Parameter #2 $key of method Prometheus\Storage\InMemory::wipeKey() is not optional.
PHPStan on PHP 8.2: src/Prometheus/Storage/Redis.php#L145
Parameter #1 $type of method Prometheus\Storage\Redis::wipeKey() is not optional.
PHPStan on PHP 8.1: src/Prometheus/CollectorRegistry.php#L91
Method Prometheus\Storage\Adapter::wipeKey() invoked with 2 parameters, 0 required.
PHPStan on PHP 8.1: src/Prometheus/Storage/APC.php#L236
Parameter #1 $type of method Prometheus\Storage\APC::wipeKey() is not optional.
PHPStan on PHP 8.1: src/Prometheus/Storage/APC.php#L236
Parameter #2 $key of method Prometheus\Storage\APC::wipeKey() is not optional.
PHPStan on PHP 8.1: src/Prometheus/Storage/APCng.php#L309
Parameter #1 $type of method Prometheus\Storage\APCng::wipeKey() is not optional.
PHPStan on PHP 8.1: src/Prometheus/Storage/APCng.php#L309
Parameter #2 $key of method Prometheus\Storage\APCng::wipeKey() is not optional.
PHPStan on PHP 8.1: src/Prometheus/Storage/Adapter.php#L61
PHPDoc tag @param references unknown parameter: $key
PHPStan on PHP 8.1: src/Prometheus/Storage/Adapter.php#L61
PHPDoc tag @param references unknown parameter: $type
PHPStan on PHP 8.1: src/Prometheus/Storage/InMemory.php#L67
Parameter #1 $type of method Prometheus\Storage\InMemory::wipeKey() is not optional.
PHPStan on PHP 8.1: src/Prometheus/Storage/InMemory.php#L67
Parameter #2 $key of method Prometheus\Storage\InMemory::wipeKey() is not optional.
PHPStan on PHP 8.1: src/Prometheus/Storage/Redis.php#L145
Parameter #1 $type of method Prometheus\Storage\Redis::wipeKey() is not optional.
PHPStan on PHP 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan on PHP 8.0
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Code Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
PHPStan on PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/