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
-20
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,5 @@
1
1
parameters:
2
2
ignoreErrors:
3
-
-
4
-
message:"#^Call to an undefined method Illuminate\\\\Database\\\\Eloquent\\\\Builder\\<static\\(MongoDB\\\\Laravel\\\\Auth\\\\User\\)\\>\\:\\:pull\\(\\)\\.$#"
5
-
count:1
6
-
path:src/Auth/User.php
7
-
8
-
-
9
-
message:"#^Call to an undefined method Illuminate\\\\Database\\\\Eloquent\\\\Builder\\<static\\(MongoDB\\\\Laravel\\\\Auth\\\\User\\)\\>\\:\\:push\\(\\)\\.$#"
10
-
count:1
11
-
path:src/Auth/User.php
12
-
13
-
-
14
-
message:"#^Call to an undefined method Illuminate\\\\Database\\\\Eloquent\\\\Builder\\<static\\(MongoDB\\\\Laravel\\\\Eloquent\\\\Model\\)\\>\\:\\:pull\\(\\)\\.$#"
15
-
count:1
16
-
path:src/Eloquent/Model.php
17
-
18
-
-
19
-
message:"#^Call to an undefined method Illuminate\\\\Database\\\\Eloquent\\\\Builder\\<static\\(MongoDB\\\\Laravel\\\\Eloquent\\\\Model\\)\\>\\:\\:push\\(\\)\\.$#"
20
-
count:1
21
-
path:src/Eloquent/Model.php
22
-
23
3
-
24
4
message:"#^Access to an undefined property Illuminate\\\\Container\\\\Container\\:\\:\\$config\\.$#"
0 commit comments