phpstan: Streamline vendor file location with local dev-env #562
Annotations
10 errors and 1 warning
PHPStan:
application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$fp 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.
|
PHPStan:
application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$fp 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.
|
PHPStan:
application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$fp 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.
|
PHPStan:
application/controllers/ProcessController.php#L1
Ignored error pattern #^Parameter \#1 \$str 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.
|
PHPStan:
application/controllers/ProcessController.php#L724
Parameter #1 $string of function strtolower expects string, mixed given.
|
PHPStan:
application/controllers/ProcessController.php#L743
Parameter #1 $stream of function fputcsv expects resource, resource|false given.
|
PHPStan:
application/controllers/ProcessController.php#L760
Parameter #1 $stream of function fputcsv expects resource, resource|false given.
|
PHPStan:
application/controllers/ProcessController.php#L773
Parameter #1 $stream of function rewind expects resource, resource|false given.
|
PHPStan:
application/controllers/ProcessController.php#L775
Parameter #1 $stream of function fpassthru expects resource, resource|false given.
|
PHPStan:
library/Businessprocess/BpConfig.php#L1
Ignored error pattern #^Parameter \#2 \$args 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.
|
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/.
|
Loading