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.neon
+27-22Lines changed: 27 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,11 @@ parameters:
10
10
count:1
11
11
path:src/Component.php
12
12
13
+
-
14
+
message:"#^Class Keboola\\\\Google\\\\ClientBundle\\\\Google\\\\RestApi constructor invoked with 5 parameters, 0\\-1 required\\.$#"
15
+
count:1
16
+
path:src/Component.php
17
+
13
18
-
14
19
message:"#^Method Keboola\\\\GoogleAnalyticsExtractor\\\\Component\\:\\:getProfilesPropertiesAction\\(\\) return type has no value type specified in iterable type array\\.$#"
15
20
count:1
@@ -56,12 +61,7 @@ parameters:
56
61
path:src/Component.php
57
62
58
63
-
59
-
message:"#^Parameter \\#3 \\$accessToken of class Keboola\\\\Google\\\\ClientBundle\\\\Google\\\\RestApi constructor expects string, mixed given\\.$#"
60
-
count:1
61
-
path:src/Component.php
62
-
63
-
-
64
-
message:"#^Parameter \\#4 \\$refreshToken of class Keboola\\\\Google\\\\ClientBundle\\\\Google\\\\RestApi constructor expects string, mixed given\\.$#"
64
+
message:"#^Parameter \\#1 \\$logger of class Keboola\\\\Google\\\\ClientBundle\\\\Google\\\\RestApi constructor expects Psr\\\\Log\\\\LoggerInterface\\|null, string given\\.$#"
message:"#^Method Keboola\\\\GoogleAnalyticsExtractor\\\\ApplicationTest\\:\\:assertManifestContainsColumns\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
message:"#^Method Keboola\\\\GoogleAnalyticsExtractor\\\\Extractor\\\\ExtractorTest\\:\\:getConfig\\(\\) return type has no value type specified in iterable type array\\.$#"
message:"#^Method Keboola\\\\GoogleAnalyticsExtractor\\\\Functional\\\\DatadirTest\\:\\:__construct\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
0 commit comments