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
+28-3Lines changed: 28 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,21 +10,46 @@ parameters:
10
10
count:4
11
11
path:src/MongoDBServiceProvider.php
12
12
13
+
-
14
+
message:"#^Call to an undefined method TDeclaringModel of Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:pull\\(\\)\\.$#"
15
+
count:1
16
+
path:src/Relations/BelongsToMany.php
17
+
13
18
-
14
19
message:"#^Method Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:push\\(\\) invoked with 3 parameters, 0 required\\.$#"
15
-
count:2
20
+
count:3
16
21
path:src/Relations/BelongsToMany.php
17
22
18
23
-
19
-
message:"#^Call to an undefined method MongoDB\\\\Laravel\\\\Relations\\\\EmbedsMany\\<TRelatedModel of MongoDB\\\\Laravel\\\\Eloquent\\\\Model, TDeclaringModel of MongoDB\\\\Laravel\\\\Eloquent\\\\Model, TResult\\>\\:\\:contains\\(\\)\\.$#"
24
+
message:"#^Call to an undefined method MongoDB\\\\Laravel\\\\Relations\\\\EmbedsMany\\<TRelatedModel of Illuminate\\\\Database\\\\Eloquent\\\\Model, TDeclaringModel of Illuminate\\\\Database\\\\Eloquent\\\\Model, TResult\\>\\:\\:contains\\(\\)\\.$#"
20
25
count:1
21
26
path:src/Relations/EmbedsMany.php
22
27
23
28
-
24
-
message:"#^Method Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:push\\(\\) invoked with 3 parameters, 0 required\\.$#"
29
+
message:"#^Call to an undefined method TDeclaringModel of Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:getParentRelation\\(\\)\\.$#"
30
+
count:1
31
+
path:src/Relations/EmbedsOneOrMany.php
32
+
33
+
-
34
+
message:"#^Call to an undefined method TDeclaringModel of Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:setParentRelation\\(\\)\\.$#"
35
+
count:1
36
+
path:src/Relations/EmbedsOneOrMany.php
37
+
38
+
-
39
+
message:"#^Call to an undefined method TRelatedModel of Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:setParentRelation\\(\\)\\.$#"
40
+
count:2
41
+
path:src/Relations/EmbedsOneOrMany.php
42
+
43
+
-
44
+
message:"#^Call to an undefined method TDeclaringModel of Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:pull\\(\\)\\.$#"
25
45
count:2
26
46
path:src/Relations/MorphToMany.php
27
47
48
+
-
49
+
message:"#^Method Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:push\\(\\) invoked with 3 parameters, 0 required\\.$#"
50
+
count:6
51
+
path:src/Relations/MorphToMany.php
52
+
28
53
-
29
54
message:"#^Method Illuminate\\\\Database\\\\Schema\\\\Blueprint\\:\\:create\\(\\) invoked with 1 parameter, 0 required\\.$#"
0 commit comments