Hide unreachable parents in root problems #97
Annotations
8 errors
PHPStan:
library/Icingadb/Data/CsvResultSet.php#L1
Ignored error pattern #^Parameter \#1 \$input of function array_values expects array, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Data/CsvResultSet.php was not matched in reported errors.
|
PHPStan:
library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/CsvResultSet)#L96
Parameter #1 $input of function array_values expects array<T>, mixed given.
|
PHPStan:
library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L96
Parameter #1 $input of function array_values expects array<T>, mixed given.
|
PHPStan:
library/Icingadb/Data/VolatileCsvResults.php#L1
Ignored error pattern #^Parameter \#1 \$input of function array_values expects array, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Data/VolatileCsvResults.php was not matched in reported errors.
|
PHPStan:
library/Icingadb/Model/DependencyEdge.php#L31
Method Icinga\Module\Icingadb\Model\DependencyEdge::getKeyName() return type has no value type specified in iterable type array.
|
PHPStan:
library/Icingadb/Setup/DbResourcePage.php#L73
Cannot call method addDecorator() on Zend_Form_Element|null.
|
PHPStan:
library/Icingadb/Widget/ItemList/StateListItem.php#L99
Access to an undefined property object::$affected_children.
|
PHPStan
Process completed with exit code 1.
|
Loading