Skip to content

Customvar hook

Customvar hook #77

Triggered via pull request August 23, 2024 09:46
Status Success
Total duration 1m 28s
Artifacts

phpstan.yml

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

Annotations

70 errors
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L22
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::getGroups() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L13
Property Icinga\Module\Icingadb\Common\CustomVarItem::$item has no type specified.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L20
Method Icinga\Module\Icingadb\Common\CustomVarItem::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L20
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$fieldConfig has no type specified.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L22
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$datalistMaps has no type specified.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L22
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::getGroups() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L13
Property Icinga\Module\Icingadb\Common\CustomVarItem::$item has no type specified.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L20
Method Icinga\Module\Icingadb\Common\CustomVarItem::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L20
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$fieldConfig has no type specified.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L22
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$datalistMaps has no type specified.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L22
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::getGroups() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L13
Property Icinga\Module\Icingadb\Common\CustomVarItem::$item has no type specified.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L20
Method Icinga\Module\Icingadb\Common\CustomVarItem::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L20
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$fieldConfig has no type specified.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L22
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$datalistMaps has no type specified.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L22
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::getGroups() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L13
Property Icinga\Module\Icingadb\Common\CustomVarItem::$item has no type specified.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L20
Method Icinga\Module\Icingadb\Common\CustomVarItem::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L20
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$fieldConfig has no type specified.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L22
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$datalistMaps has no type specified.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L22
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::getGroups() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L13
Property Icinga\Module\Icingadb\Common\CustomVarItem::$item has no type specified.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L20
Method Icinga\Module\Icingadb\Common\CustomVarItem::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L20
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$fieldConfig has no type specified.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L22
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$datalistMaps has no type specified.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L22
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::getGroups() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L13
Property Icinga\Module\Icingadb\Common\CustomVarItem::$item has no type specified.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L20
Method Icinga\Module\Icingadb\Common\CustomVarItem::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L20
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$fieldConfig has no type specified.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L22
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$datalistMaps has no type specified.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L22
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::getGroups() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() has parameter $vars with no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() return type has no value type specified in iterable type array.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L13
Property Icinga\Module\Icingadb\Common\CustomVarItem::$item has no type specified.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L20
Method Icinga\Module\Icingadb\Common\CustomVarItem::assemble() has no return type specified.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L20
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$fieldConfig has no type specified.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L22
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$datalistMaps has no type specified.