Skip to content

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

phpstan: Streamline vendor file location with local dev-env

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

Triggered via pull request March 26, 2024 10:38
Status Failure
Total duration 1m 2s
Artifacts

php.yml

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

Annotations

45 errors and 12 warnings
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$stream of function fpassthru expects resource, resource\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$stream of function fputcsv expects resource, resource\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$stream of function rewind expects resource, resource\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$string of function strtolower expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ProcessController.php#L724
Parameter #1 $str of function strtolower expects string, mixed given.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ProcessController.php#L743
Parameter #1 $fp of function fputcsv expects resource, resource|false given.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ProcessController.php#L760
Parameter #1 $fp of function fputcsv expects resource, resource|false given.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ProcessController.php#L773
Parameter #1 $fp of function rewind expects resource, resource|false given.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ProcessController.php#L775
Parameter #1 $fp of function fpassthru expects resource, resource|false given.
Static analysis for php 7.4 on ubuntu-latest: library/Businessprocess/BpConfig.php#L1
Ignored error pattern #^Parameter \#2 \$values of function vsprintf expects array\<bool\|float\|int\|string\|null\>, array\<int, mixed\> given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/BpConfig.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$stream of function fpassthru expects resource, resource\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$stream of function fputcsv expects resource, resource\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$stream of function rewind expects resource, resource\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$string of function strtolower expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ProcessController.php#L724
Parameter #1 $str of function strtolower expects string, mixed given.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ProcessController.php#L743
Parameter #1 $fp of function fputcsv expects resource, resource|false given.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ProcessController.php#L760
Parameter #1 $fp of function fputcsv expects resource, resource|false given.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ProcessController.php#L773
Parameter #1 $fp of function rewind expects resource, resource|false given.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ProcessController.php#L775
Parameter #1 $fp of function fpassthru expects resource, resource|false given.
Static analysis for php 7.3 on ubuntu-latest: library/Businessprocess/BpConfig.php#L1
Ignored error pattern #^Parameter \#2 \$values of function vsprintf expects array\<bool\|float\|int\|string\|null\>, array\<int, mixed\> given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/BpConfig.php was not matched in reported errors.
Static analysis for php 8.2 on ubuntu-latest: library/Businessprocess/ProvidedHook/Icingadb/HostActions.php#L1
Ignored error pattern #^Parameter \#1 \$name of static method Icinga\\Module\\Businessprocess\\BpConfig\:\:joinNodeName\(\) expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/ProvidedHook/Icingadb/HostActions.php was not matched in reported errors.
Static analysis for php 8.2 on ubuntu-latest: library/Businessprocess/ProvidedHook/Icingadb/ServiceActions.php#L1
Ignored error pattern #^Parameter \#2 \$suffix of static method Icinga\\Module\\Businessprocess\\BpConfig\:\:joinNodeName\(\) expects string\|null, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/ProvidedHook/Icingadb/ServiceActions.php was not matched in reported errors.
Static analysis for php 8.2 on ubuntu-latest: library/Businessprocess/Storage/Storage.php#L20
Property Icinga\Module\Businessprocess\Storage\Storage::$config with generic class Icinga\Data\ConfigObject does not specify its types: TValue
Static analysis for php 8.2 on ubuntu-latest: library/Businessprocess/Storage/Storage.php#L26
Method Icinga\Module\Businessprocess\Storage\Storage::__construct() has parameter $config with generic class Icinga\Data\ConfigObject but does not specify its types: TValue
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$stream of function fpassthru expects resource, resource\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$stream of function fputcsv expects resource, resource\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$stream of function rewind expects resource, resource\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$string of function strtolower expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/controllers/ProcessController.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ProcessController.php#L724
Parameter #1 $str of function strtolower expects string, mixed given.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ProcessController.php#L743
Parameter #1 $fp of function fputcsv expects resource, resource|false given.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ProcessController.php#L760
Parameter #1 $fp of function fputcsv expects resource, resource|false given.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ProcessController.php#L773
Parameter #1 $fp of function rewind expects resource, resource|false given.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ProcessController.php#L775
Parameter #1 $fp of function fpassthru expects resource, resource|false given.
Static analysis for php 7.2 on ubuntu-latest: library/Businessprocess/BpConfig.php#L1
Ignored error pattern #^Parameter \#2 \$values of function vsprintf expects array\<bool\|float\|int\|string\|null\>, array\<int, mixed\> given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/BpConfig.php was not matched in reported errors.
Static analysis for php 8.0 on ubuntu-latest: library/Businessprocess/ProvidedHook/Icingadb/HostActions.php#L1
Ignored error pattern #^Parameter \#1 \$name of static method Icinga\\Module\\Businessprocess\\BpConfig\:\:joinNodeName\(\) expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/ProvidedHook/Icingadb/HostActions.php was not matched in reported errors.
Static analysis for php 8.0 on ubuntu-latest: library/Businessprocess/ProvidedHook/Icingadb/ServiceActions.php#L1
Ignored error pattern #^Parameter \#2 \$suffix of static method Icinga\\Module\\Businessprocess\\BpConfig\:\:joinNodeName\(\) expects string\|null, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/ProvidedHook/Icingadb/ServiceActions.php was not matched in reported errors.
Static analysis for php 8.0 on ubuntu-latest: library/Businessprocess/Storage/Storage.php#L20
Property Icinga\Module\Businessprocess\Storage\Storage::$config with generic class Icinga\Data\ConfigObject does not specify its types: TValue
Static analysis for php 8.0 on ubuntu-latest: library/Businessprocess/Storage/Storage.php#L26
Method Icinga\Module\Businessprocess\Storage\Storage::__construct() has parameter $config with generic class Icinga\Data\ConfigObject but does not specify its types: TValue
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.1 on ubuntu-latest: library/Businessprocess/ProvidedHook/Icingadb/HostActions.php#L1
Ignored error pattern #^Parameter \#1 \$name of static method Icinga\\Module\\Businessprocess\\BpConfig\:\:joinNodeName\(\) expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/ProvidedHook/Icingadb/HostActions.php was not matched in reported errors.
Static analysis for php 8.1 on ubuntu-latest: library/Businessprocess/ProvidedHook/Icingadb/ServiceActions.php#L1
Ignored error pattern #^Parameter \#2 \$suffix of static method Icinga\\Module\\Businessprocess\\BpConfig\:\:joinNodeName\(\) expects string\|null, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/ProvidedHook/Icingadb/ServiceActions.php was not matched in reported errors.
Static analysis for php 8.1 on ubuntu-latest: library/Businessprocess/Storage/Storage.php#L20
Property Icinga\Module\Businessprocess\Storage\Storage::$config with generic class Icinga\Data\ConfigObject does not specify its types: TValue
Static analysis for php 8.1 on ubuntu-latest: library/Businessprocess/Storage/Storage.php#L26
Method Icinga\Module\Businessprocess\Storage\Storage::__construct() has parameter $config with generic class Icinga\Data\ConfigObject but does not specify its types: TValue
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
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.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.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/.
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/.
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 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.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.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 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/.