Dependency schema #82
Annotations
10 errors
PHPStan:
library/Icingadb/Model/CustomvarFlat.php#L126
Offset 1 does not exist on array{0?: string, 1?: numeric-string}.
|
PHPStan:
library/Icingadb/Model/Dependency.php#L33
PHPDoc tag @Property has invalid value (?DependencyState|Query $state): Unexpected token "|", expected variable at offset 462
|
PHPStan:
library/Icingadb/Model/Dependency.php#L33
PHPDoc tag @Property has invalid value (?RedundancyGroup|Query $redundancy_group): Unexpected token "|", expected variable at offset 408
|
PHPStan:
library/Icingadb/Model/Dependency.php#L33
PHPDoc tag @Property has invalid value (?Timeperiod|Query $timeperiod): Unexpected token "|", expected variable at offset 360
|
PHPStan:
library/Icingadb/Model/Dependency.php#L59
Method Icinga\Module\Icingadb\Model\Dependency::createBehaviors() has no return type specified.
|
PHPStan:
library/Icingadb/Model/Dependency.php#L83
Method Icinga\Module\Icingadb\Model\Dependency::createRelations() has no return type specified.
|
PHPStan:
library/Icingadb/Model/DependencyEdge.php#L24
PHPDoc tag @Property has invalid value (?Dependency|Query $dependency): Unexpected token "|", expected variable at offset 240
|
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/Model/DependencyEdge.php#L45
Method Icinga\Module\Icingadb\Model\DependencyEdge::createBehaviors() has no return type specified.
|
PHPStan:
library/Icingadb/Model/DependencyNode.php#L29
PHPDoc tag @Property has invalid value (?DependencyEdge|Query $from): Unexpected token "|", expected variable at offset 315
|
Loading