Provide Icinga
to ipl/web
behaviors
#45
Annotations
35 errors
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest
Process completed with exit code 127.
|
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpbench/phpbench is locked to version 1.3.1 and an update of this package was not requested.
- phpbench/phpbench 1.3.1 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
|
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest
Process completed with exit code 2.
|
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest
Process completed with exit code 127.
|
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/console v7.1.2 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- phpbench/phpbench 1.3.1 requires symfony/console ^6.1 || ^7.0 -> satisfiable by symfony/console[v7.1.2].
- phpbench/phpbench is locked to version 1.3.1 and an update of this package was not requested.
|
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest
Process completed with exit code 2.
|
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpbench/phpbench is locked to version 1.3.1 and an update of this package was not requested.
- phpbench/phpbench 1.3.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest
Process completed with exit code 2.
|
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest
Process completed with exit code 127.
|
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest
Process completed with exit code 127.
|
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- mockery/mockery is locked to version 1.6.12 and an update of this package was not requested.
- mockery/mockery 1.6.12 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 2
- phpbench/phpbench is locked to version 1.3.1 and an update of this package was not requested.
- phpbench/phpbench 1.3.1 requires php ^8.1 -> your php version (7.2.34) does not satisfy that requirement.
|
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest
Process completed with exit code 2.
|
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpbench/phpbench is locked to version 1.3.1 and an update of this package was not requested.
- phpbench/phpbench 1.3.1 requires php ^8.1 -> your php version (7.3.33) does not satisfy that requirement.
|
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest
Process completed with exit code 2.
|
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest
Process completed with exit code 127.
|
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest:
application/controllers/ConfigController.php#L138
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
|
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest:
application/controllers/ListController.php#L56
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
|
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest:
application/controllers/NavigationController.php#L1
Ignored error pattern #^Cannot call method getLabel\(\) on Icinga\\Web\\Navigation\\NavigationItem\|null\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/controllers/NavigationController.php was not matched in reported errors.
|
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest:
application/controllers/RoleController.php#L74
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
|
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest:
application/controllers/StaticController.php#L1
Ignored error pattern #^Parameter \#1 \$filename of function readfile expects string, string\|false given\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/controllers/StaticController.php was not matched in reported errors.
|
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest:
application/controllers/StaticController.php#L1
Ignored error pattern #^Parameter \#1 \$filename of function stat expects string, string\|false given\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/controllers/StaticController.php was not matched in reported errors.
|
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest:
application/forms/Security/RoleForm.php#L1
Ignored error pattern #^Access to an undefined property object\|object\:\:\$permissions\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/forms/Security/RoleForm.php was not matched in reported errors.
|
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest:
application/forms/Security/RoleForm.php#L1
Ignored error pattern #^Access to an undefined property object\|object\:\:\$refusals\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/forms/Security/RoleForm.php was not matched in reported errors.
|
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest:
application/forms/Security/RoleForm.php#L329
Ignored error pattern #^Access to an undefined property object\:\:\$permissions\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/forms/Security/RoleForm.php is expected to occur 1 time, but occurred 2 times.
|
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest:
application/forms/Security/RoleForm.php#L333
Access to an undefined property object::$permissions.
|
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest:
application/controllers/ConfigController.php#L138
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
|
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest:
application/controllers/ListController.php#L56
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
|
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest:
application/controllers/NavigationController.php#L1
Ignored error pattern #^Cannot call method getLabel\(\) on Icinga\\Web\\Navigation\\NavigationItem\|null\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/controllers/NavigationController.php was not matched in reported errors.
|
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest:
application/controllers/RoleController.php#L74
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
|
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest:
application/controllers/StaticController.php#L1
Ignored error pattern #^Parameter \#1 \$filename of function readfile expects string, string\|false given\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/controllers/StaticController.php was not matched in reported errors.
|
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest:
application/controllers/StaticController.php#L1
Ignored error pattern #^Parameter \#1 \$filename of function stat expects string, string\|false given\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/controllers/StaticController.php was not matched in reported errors.
|
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest:
application/forms/Security/RoleForm.php#L1
Ignored error pattern #^Access to an undefined property object\|object\:\:\$permissions\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/forms/Security/RoleForm.php was not matched in reported errors.
|
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest:
application/forms/Security/RoleForm.php#L1
Ignored error pattern #^Access to an undefined property object\|object\:\:\$refusals\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/forms/Security/RoleForm.php was not matched in reported errors.
|
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest:
application/forms/Security/RoleForm.php#L329
Ignored error pattern #^Access to an undefined property object\:\:\$permissions\.$# in path /home/runner/work/icingaweb2/icingaweb2/application/forms/Security/RoleForm.php is expected to occur 1 time, but occurred 2 times.
|
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest:
application/forms/Security/RoleForm.php#L333
Access to an undefined property object::$permissions.
|