Skip to content

phpstan: Fix generic type errors #580

phpstan: Fix generic type errors

phpstan: Fix generic type errors #580

Triggered via pull request March 28, 2024 11:24
Status Failure
Total duration 1m 1s
Artifacts

php.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 14 warnings
Static analysis for php 8.3 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Forms/AddNodeForm)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.3 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Renderer/Renderer)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.3 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Forms/AddNodeForm)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.3 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Renderer/Renderer)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.1 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Forms/AddNodeForm)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.1 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Renderer/Renderer)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.2 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Forms/AddNodeForm)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.2 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Renderer/Renderer)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.2 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Forms/AddNodeForm)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.2 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Renderer/Renderer)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.4 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Forms/AddNodeForm)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.4 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Renderer/Renderer)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.0 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Forms/AddNodeForm)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.0 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Renderer/Renderer)#L113
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.1 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.1 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.