doc/02-Installation.md: don't use apt-key add, just like packages.icinga.com #36
Annotations
70 errors
phpstan / Static analysis with phpstan and php 7.4 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 7.4 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 7.4 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 7.4 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 7.4 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 7.4 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 7.4 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 7.4 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 7.4 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 7.4 on ubuntu-latest:
application/forms/Security/RoleForm.php#L333
Access to an undefined property object::$permissions.
|
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 7.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 7.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 7.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 7.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 7.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 7.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 7.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 7.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 7.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 7.2 on ubuntu-latest:
application/forms/Security/RoleForm.php#L333
Access to an undefined property object::$permissions.
|
phpstan / Static analysis with phpstan and php 7.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 7.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 7.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 7.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 7.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 7.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 7.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 7.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 7.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 7.3 on ubuntu-latest:
application/forms/Security/RoleForm.php#L333
Access to an undefined property object::$permissions.
|
phpstan / Static analysis with phpstan and php 8.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 on ubuntu-latest:
application/forms/Security/RoleForm.php#L333
Access to an undefined property object::$permissions.
|
phpstan / Static analysis with phpstan and php 8.0 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.0 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.0 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.0 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.0 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.0 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.0 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.0 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.0 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.0 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.
|