You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline-standard.neon
+50-5Lines changed: 50 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2735,6 +2735,11 @@ parameters:
2735
2735
count:1
2736
2736
path:library/Icingadb/Data/JsonResultSet.php
2737
2737
2738
+
-
2739
+
message:"#^Method Icinga\\\\Module\\\\Icingadb\\\\Data\\\\JsonResultSet\\:\\:formatValue\\(\\) has no return type specified\\.$#"
2740
+
count:1
2741
+
path:library/Icingadb/Data/JsonResultSet.php
2742
+
2738
2743
-
2739
2744
message:"#^Method Icinga\\\\Module\\\\Icingadb\\\\Data\\\\JsonResultSet\\:\\:formatValue\\(\\) has parameter \\$value with no type specified\\.$#"
2740
2745
count:1
@@ -2790,6 +2795,51 @@ parameters:
2790
2795
count:1
2791
2796
path:library/Icingadb/Data/PivotTable.php
2792
2797
2798
+
-
2799
+
message:"#^Method Icinga\\\\Module\\\\Icingadb\\\\Data\\\\VolatileCsvResults\\:\\:extractKeysAndValues\\(\\) return type has no value type specified in iterable type array\\.$#"
2800
+
count:1
2801
+
path:library/Icingadb/Data/VolatileCsvResults.php
2802
+
2803
+
-
2804
+
message:"#^Method Icinga\\\\Module\\\\Icingadb\\\\Data\\\\VolatileCsvResults\\:\\:formatValue\\(\\) has parameter \\$value with no type specified\\.$#"
2805
+
count:1
2806
+
path:library/Icingadb/Data/VolatileCsvResults.php
2807
+
2808
+
-
2809
+
message:"#^Parameter \\#1 \\$key of method Icinga\\\\Module\\\\Icingadb\\\\Data\\\\VolatileCsvResults\\:\\:formatValue\\(\\) expects string, mixed given\\.$#"
2810
+
count:1
2811
+
path:library/Icingadb/Data/VolatileCsvResults.php
2812
+
2813
+
-
2814
+
message:"#^Parameter \\#1 \\$model of method Icinga\\\\Module\\\\Icingadb\\\\Data\\\\VolatileCsvResults\\:\\:extractKeysAndValues\\(\\) expects ipl\\\\Orm\\\\Model, mixed given\\.$#"
2815
+
count:1
2816
+
path:library/Icingadb/Data/VolatileCsvResults.php
2817
+
2818
+
-
2819
+
message:"#^Method Icinga\\\\Module\\\\Icingadb\\\\Data\\\\VolatileJsonResults\\:\\:createObject\\(\\) return type has no value type specified in iterable type array\\.$#"
message:"#^Method Icinga\\\\Module\\\\Icingadb\\\\Data\\\\VolatileJsonResults\\:\\:formatValue\\(\\) has parameter \\$value with no type specified\\.$#"
0 commit comments