PHPStan Baseline: Remove `ipl\Html\BaseHtmlElement::$defaultAttributes` type hint error patterns
This commit is contained in:
parent
a9b0e1e2d2
commit
38dc9a8010
|
@ -13255,11 +13255,6 @@ parameters:
|
|||
count: 1
|
||||
path: library/Icinga/Web/Navigation/ConfigMenu.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Web\\\\Navigation\\\\ConfigMenu\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
path: library/Icinga/Web/Navigation/ConfigMenu.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Web\\\\Navigation\\\\ConfigMenu\\:\\:\\$selected has no type specified\\.$#"
|
||||
count: 1
|
||||
|
@ -13740,11 +13735,6 @@ parameters:
|
|||
count: 1
|
||||
path: library/Icinga/Web/RememberMeUserDevicesList.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Web\\\\RememberMeUserDevicesList\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
path: library/Icinga/Web/RememberMeUserDevicesList.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Web\\\\RememberMeUserDevicesList\\:\\:\\$devicesList type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
|
@ -13765,11 +13755,6 @@ parameters:
|
|||
count: 1
|
||||
path: library/Icinga/Web/RememberMeUserList.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Web\\\\RememberMeUserList\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
path: library/Icinga/Web/RememberMeUserList.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Web\\\\RememberMeUserList\\:\\:\\$users type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
|
@ -14565,11 +14550,6 @@ parameters:
|
|||
count: 1
|
||||
path: library/Icinga/Web/View/AppHealth.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Web\\\\View\\\\AppHealth\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
path: library/Icinga/Web/View/AppHealth.php
|
||||
|
||||
-
|
||||
message: "#^Cannot call method protectId\\(\\) on Zend_View_Interface\\|null\\.$#"
|
||||
count: 1
|
||||
|
@ -14660,11 +14640,6 @@ parameters:
|
|||
count: 2
|
||||
path: library/Icinga/Web/View/PrivilegeAudit.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Web\\\\View\\\\PrivilegeAudit\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
path: library/Icinga/Web/View/PrivilegeAudit.php
|
||||
|
||||
-
|
||||
message: "#^Variable \\$this might not be defined\\.$#"
|
||||
count: 8
|
||||
|
@ -15780,11 +15755,6 @@ parameters:
|
|||
count: 1
|
||||
path: library/Icinga/Web/Widget/SingleValueSearchControl.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Web\\\\Widget\\\\SingleValueSearchControl\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
path: library/Icinga/Web/Widget/SingleValueSearchControl.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Web\\\\Widget\\\\SingleValueSearchControl\\:\\:\\$metaDataNames type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
|
@ -24440,11 +24410,6 @@ parameters:
|
|||
count: 1
|
||||
path: modules/monitoring/library/Monitoring/Web/Widget/CustomVarTable.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Module\\\\Monitoring\\\\Web\\\\Widget\\\\CustomVarTable\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
path: modules/monitoring/library/Monitoring/Web/Widget/CustomVarTable.php
|
||||
|
||||
-
|
||||
message: "#^Property Icinga\\\\Module\\\\Monitoring\\\\Web\\\\Widget\\\\CustomVarTable\\:\\:\\$groups type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
|
|
Loading…
Reference in New Issue