phpstan: Streamline vendor file location with local dev-env #961
Annotations
60 errors and 12 warnings
Static analysis for php 7.4 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:getPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:setPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Response\:\:setHeader\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Method ipl\\Web\\Compat\\CompatController\:\:postDispatch\(\) has no return type specified\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Parameter \#2 \$values of function vsprintf expects array\<bool\|float\|int\|string\|null\>, array\<int\|string, mixed\> given\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Compat/CompatController.php#L213
Parameter #2 $args of function vsprintf expects array<bool|float|int|string|null>, array<int, mixed> given.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Access to an undefined property ipl\\Web\\Compat\\ViewRenderer\:\:\$view\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getRequest\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponseSegment\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponse\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:getPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:setPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Response\:\:setHeader\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Method ipl\\Web\\Compat\\CompatController\:\:postDispatch\(\) has no return type specified\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Parameter \#2 \$values of function vsprintf expects array\<bool\|float\|int\|string\|null\>, array\<int\|string, mixed\> given\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Compat/CompatController.php#L213
Parameter #2 $args of function vsprintf expects array<bool|float|int|string|null>, array<int, mixed> given.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Access to an undefined property ipl\\Web\\Compat\\ViewRenderer\:\:\$view\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getRequest\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponseSegment\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponse\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:getPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:setPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Response\:\:setHeader\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Method ipl\\Web\\Compat\\CompatController\:\:postDispatch\(\) has no return type specified\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Access to an undefined property ipl\\Web\\Compat\\ViewRenderer\:\:\$view\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getRequest\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponseSegment\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponse\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:setNoRender\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to static method addHelper\(\) on an unknown class Zend_Controller_Action_HelperBroker\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:getPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:setPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Response\:\:setHeader\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Method ipl\\Web\\Compat\\CompatController\:\:postDispatch\(\) has no return type specified\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Access to an undefined property ipl\\Web\\Compat\\ViewRenderer\:\:\$view\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getRequest\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponseSegment\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponse\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:setNoRender\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to static method addHelper\(\) on an unknown class Zend_Controller_Action_HelperBroker\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:getPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:setPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Response\:\:setHeader\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Method ipl\\Web\\Compat\\CompatController\:\:postDispatch\(\) has no return type specified\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Access to an undefined property ipl\\Web\\Compat\\ViewRenderer\:\:\$view\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getRequest\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponseSegment\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponse\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:setNoRender\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to static method addHelper\(\) on an unknown class Zend_Controller_Action_HelperBroker\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:getPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Request\:\:setPathInfo\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Call to an undefined method Icinga\\Web\\Response\:\:setHeader\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Method ipl\\Web\\Compat\\CompatController\:\:postDispatch\(\) has no return type specified\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Compat/CompatController.php#L1
Ignored error pattern #^Parameter \#2 \$values of function vsprintf expects array\<bool\|float\|int\|string\|null\>, array\<int\|string, mixed\> given\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/CompatController.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Compat/CompatController.php#L213
Parameter #2 $args of function vsprintf expects array<bool|float|int|string|null>, array<int, mixed> given.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Access to an undefined property ipl\\Web\\Compat\\ViewRenderer\:\:\$view\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getRequest\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponseSegment\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
src/Compat/ViewRenderer.php#L1
Ignored error pattern #^Call to an undefined method ipl\\Web\\Compat\\ViewRenderer\:\:getResponse\(\)\.$# in path /home/runner/work/ipl-web/ipl-web/src/Compat/ViewRenderer.php was not matched in reported errors.
|
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 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.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.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.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.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 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 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.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/.
|