Customvar hook #81
Annotations
10 errors
PHPStan:
library/Icingadb/Hook/Common/HookUtils.php (in context of class Icinga/Module/Icingadb/Hook/CustomVarEnricherHook)#L23
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::init() has no return type specified.
|
PHPStan:
library/Icingadb/Hook/CustomVarEnricherHook.php#L25
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() has parameter $vars with no value type specified in iterable type array.
|
PHPStan:
library/Icingadb/Hook/CustomVarEnricherHook.php#L25
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() return type has no value type specified in iterable type array.
|
PHPStan:
library/Icingadb/Hook/CustomVarEnricherHook.php#L27
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareEnrichedCustomVars() has parameter $vars with no value type specified in iterable type array.
|
PHPStan:
library/Icingadb/Hook/CustomVarEnricherHook.php#L27
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareEnrichedCustomVars() return type has no value type specified in iterable type array.
|
PHPStan:
library/Icingadb/Model/CustomvarFlat.php#L126
Offset 1 does not exist on array{0?: string, 1?: numeric-string}.
|
PHPStan:
library/Icingadb/ProvidedHook/Icingadb/CustomVarEnricher.php#L21
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarEnricher::$fieldConfig has no type specified.
|
PHPStan:
library/Icingadb/ProvidedHook/Icingadb/CustomVarEnricher.php#L23
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarEnricher::$datalistMaps has no type specified.
|
PHPStan:
library/Icingadb/ProvidedHook/Icingadb/CustomVarEnricher.php#L25
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarEnricher::$groups has no type specified.
|
PHPStan:
library/Icingadb/ProvidedHook/Icingadb/CustomVarEnricher.php#L27
Method Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarEnricher::enrichCustomVars() has parameter $vars with no value type specified in iterable type array.
|
Loading