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
+5-25Lines changed: 5 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,5 @@
1
1
parameters:
2
2
ignoreErrors:
3
-
-
4
-
message:"#^Cannot access offset 'access_token' on mixed\\.$#"
5
-
count:1
6
-
path:src/Component.php
7
-
8
-
-
9
-
message:"#^Cannot access offset 'refresh_token' on mixed\\.$#"
10
-
count:1
11
-
path:src/Component.php
12
-
13
3
-
14
4
message:"#^Method Keboola\\\\GoogleAnalyticsExtractor\\\\Component\\:\\:getProfilesPropertiesAction\\(\\) return type has no value type specified in iterable type array\\.$#"
15
5
count:1
@@ -55,21 +45,6 @@ parameters:
55
45
count:1
56
46
path:src/Component.php
57
47
58
-
-
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\\.$#"
65
-
count:1
66
-
path:src/Component.php
67
-
68
-
-
69
-
message:"#^Parameter \\#5 \\$logger of class Keboola\\\\Google\\\\ClientBundle\\\\Google\\\\RestApi constructor expects Monolog\\\\Logger\\|null, Psr\\\\Log\\\\LoggerInterface given\\.$#"
70
-
count:1
71
-
path:src/Component.php
72
-
73
48
-
74
49
message:"#^Cannot access offset 'enabled' on mixed\\.$#"
75
50
count:1
@@ -135,6 +110,11 @@ parameters:
135
110
count:1
136
111
path:src/Configuration/Config.php
137
112
113
+
-
114
+
message:"#^Method Keboola\\\\GoogleAnalyticsExtractor\\\\Configuration\\\\Config\\:\\:getServiceAccount\\(\\) return type has no value type specified in iterable type array\\.$#"
115
+
count:1
116
+
path:src/Configuration/Config.php
117
+
138
118
-
139
119
message:"#^Method Keboola\\\\GoogleAnalyticsExtractor\\\\Configuration\\\\Config\\:\\:skipGenerateSystemTables\\(\\) should return bool but returns mixed\\.$#"
0 commit comments