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
-20Lines changed: 0 additions & 20 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,16 +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
48
-
69
49
message:"#^Cannot access offset 'enabled' on mixed\\.$#"
0 commit comments