Skip to content

phpstan: Streamline vendor file location with local dev-env #564

phpstan: Streamline vendor file location with local dev-env

phpstan: Streamline vendor file location with local dev-env #564

Triggered via pull request March 26, 2024 11:44
Status Failure
Total duration 1m 4s
Artifacts

php.yml

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

Annotations

48 errors and 13 warnings
Static analysis for php 7.4 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Forms/AddNodeForm)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.4 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Modification/NodeApplyManualOrderAction)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.4 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Modification/NodeCopyAction)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.4 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Modification/NodeMoveAction)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.4 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Renderer/Renderer)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.0 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)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.3 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Modification/NodeApplyManualOrderAction)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.3 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Modification/NodeCopyAction)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.3 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Modification/NodeMoveAction)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.3 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Renderer/Renderer)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
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)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.2 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Modification/NodeApplyManualOrderAction)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.2 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Modification/NodeCopyAction)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.2 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Modification/NodeMoveAction)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
Static analysis for php 7.2 on ubuntu-latest: library/Businessprocess/Common/Sort.php (in context of class Icinga/Module/Businessprocess/Renderer/Renderer)#L45
PHPDoc tag @var has invalid value ($res array<int, string>): Unexpected token "$res", expected type at offset 9
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.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.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.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 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 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.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.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/.
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/.