Skip to content

APCng storage - avoid worst-case memory usage in buildPermutationTree #343

APCng storage - avoid worst-case memory usage in buildPermutationTree

APCng storage - avoid worst-case memory usage in buildPermutationTree #343

Triggered via pull request November 24, 2023 05:31
Status Failure
Total duration 40s
Artifacts

checks.yml

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

Annotations

13 errors and 5 warnings
PHPStan on PHP 8.0: src/Prometheus/Storage/APCng.php#L438
Only booleans are allowed in an if condition, array<array> given.
PHPStan on PHP 8.0: src/Prometheus/Storage/APCng.php#L440
Only booleans are allowed in an if condition, array given.
PHPStan on PHP 8.0
Process completed with exit code 1.
PHPStan on PHP 8.1: src/Prometheus/Storage/APCng.php#L438
Only booleans are allowed in an if condition, array<array> given.
PHPStan on PHP 8.1: src/Prometheus/Storage/APCng.php#L440
Only booleans are allowed in an if condition, array given.
PHPStan on PHP 8.1
Process completed with exit code 1.
PHPStan on PHP 8.2: src/Prometheus/Storage/APCng.php#L438
Only booleans are allowed in an if condition, array<array> given.
PHPStan on PHP 8.2: src/Prometheus/Storage/APCng.php#L440
Only booleans are allowed in an if condition, array given.
PHPStan on PHP 8.2
Process completed with exit code 1.
Code Checks
Process completed with exit code 2.
PHPStan on PHP 8.3: src/Prometheus/Storage/APCng.php#L438
Only booleans are allowed in an if condition, array<array> given.
PHPStan on PHP 8.3: src/Prometheus/Storage/APCng.php#L440
Only booleans are allowed in an if condition, array given.
PHPStan on PHP 8.3
Process completed with exit code 1.
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.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.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/
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.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/