Skip to content

WIP: New custom property support #240

WIP: New custom property support

WIP: New custom property support #240

Triggered via pull request October 15, 2025 18:33
Status Success
Total duration 57s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

30 errors
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/controllers/HostsController.php#L119
PHPDoc tag `@var` has invalid value ($ex FilterChain|FilterExpression): Unexpected token "$ex", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/controllers/HostsController.php#L117
PHPDoc tag `@var` has invalid value ($sub FilterChain): Unexpected token "$sub", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/controllers/HostsController.php#L115
PHPDoc tag `@var` has invalid value ($filter FilterChain): Unexpected token "$filter", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/controllers/HostsController.php#L88
PHPDoc tag `@var` has invalid value ($ex FilterChain|FilterExpression): Unexpected token "$ex", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/controllers/HostsController.php#L86
PHPDoc tag `@var` has invalid value ($sub FilterChain): Unexpected token "$sub", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/controllers/HostsController.php#L84
PHPDoc tag `@var` has invalid value ($filter FilterChain): Unexpected token "$filter", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/controllers/HostsController.php#L0
Ignored error pattern #^PHPDoc tag `@var` has invalid value \(\$sub FilterChain\)\: Unexpected token "\$sub", expected type at offset 9$# in path /home/runner/work/icingaweb2-module-director/icingaweb2-module-director/application/controllers/HostsController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/controllers/HostsController.php#L0
Ignored error pattern #^PHPDoc tag `@var` has invalid value \(\$filter FilterChain\)\: Unexpected token "\$filter", expected type at offset 9$# in path /home/runner/work/icingaweb2-module-director/icingaweb2-module-director/application/controllers/HostsController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/controllers/HostController.php#L489
Deprecated in PHP 8.4: Parameter #2 $affectedHost (Icinga\Module\Director\Objects\IcingaHost) is implicitly nullable via default value null.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/controllers/HostController.php#L126
Call to an undefined method ipl\Html\Contract\FormElement::getDictionary().
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/forms/CustomPropertiesForm.php#L64
PHPDoc tag `@param` references unknown parameter: $propertyType
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/HostsController.php#L119
PHPDoc tag `@var` has invalid value ($ex FilterChain|FilterExpression): Unexpected token "$ex", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/HostsController.php#L117
PHPDoc tag `@var` has invalid value ($sub FilterChain): Unexpected token "$sub", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/HostsController.php#L115
PHPDoc tag `@var` has invalid value ($filter FilterChain): Unexpected token "$filter", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/HostsController.php#L88
PHPDoc tag `@var` has invalid value ($ex FilterChain|FilterExpression): Unexpected token "$ex", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/HostsController.php#L86
PHPDoc tag `@var` has invalid value ($sub FilterChain): Unexpected token "$sub", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/HostsController.php#L84
PHPDoc tag `@var` has invalid value ($filter FilterChain): Unexpected token "$filter", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/HostsController.php#L0
Ignored error pattern #^PHPDoc tag `@var` has invalid value \(\$sub FilterChain\)\: Unexpected token "\$sub", expected type at offset 9$# in path /home/runner/work/icingaweb2-module-director/icingaweb2-module-director/application/controllers/HostsController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/HostsController.php#L0
Ignored error pattern #^PHPDoc tag `@var` has invalid value \(\$filter FilterChain\)\: Unexpected token "\$filter", expected type at offset 9$# in path /home/runner/work/icingaweb2-module-director/icingaweb2-module-director/application/controllers/HostsController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/HostController.php#L126
Call to an undefined method ipl\Html\Contract\FormElement::getDictionary().
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/forms/CustomPropertiesForm.php#L64
PHPDoc tag `@param` references unknown parameter: $propertyType
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/HostsController.php#L119
PHPDoc tag `@var` has invalid value ($ex FilterChain|FilterExpression): Unexpected token "$ex", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/HostsController.php#L117
PHPDoc tag `@var` has invalid value ($sub FilterChain): Unexpected token "$sub", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/HostsController.php#L115
PHPDoc tag `@var` has invalid value ($filter FilterChain): Unexpected token "$filter", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/HostsController.php#L88
PHPDoc tag `@var` has invalid value ($ex FilterChain|FilterExpression): Unexpected token "$ex", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/HostsController.php#L86
PHPDoc tag `@var` has invalid value ($sub FilterChain): Unexpected token "$sub", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/HostsController.php#L84
PHPDoc tag `@var` has invalid value ($filter FilterChain): Unexpected token "$filter", expected type at offset 9 on line 1
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/HostsController.php#L0
Ignored error pattern #^PHPDoc tag `@var` has invalid value \(\$sub FilterChain\)\: Unexpected token "\$sub", expected type at offset 9$# in path /home/runner/work/icingaweb2-module-director/icingaweb2-module-director/application/controllers/HostsController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/HostsController.php#L0
Ignored error pattern #^PHPDoc tag `@var` has invalid value \(\$filter FilterChain\)\: Unexpected token "\$filter", expected type at offset 9$# in path /home/runner/work/icingaweb2-module-director/icingaweb2-module-director/application/controllers/HostsController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/HostController.php#L126
Call to an undefined method ipl\Html\Contract\FormElement::getDictionary().