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
@@ -10,21 +10,6 @@ parameters:
10
10
count:1
11
11
path:src/Decorators/SearchResult.php
12
12
13
-
-
14
-
message:"#^Cannot call method searchableAs\\(\\) on Illuminate\\\\Database\\\\Eloquent\\\\Model\\|null\\.$#"
15
-
count:2
16
-
path:src/Engine.php
17
-
18
-
-
19
-
message:"#^Method Elastic\\\\ScoutDriverPlus\\\\Factories\\\\ModelFactory\\:\\:makeFromIndexNameAndDocumentIds\\(\\) should return Illuminate\\\\Database\\\\Eloquent\\\\Collection but returns array\\<Illuminate\\\\Database\\\\Eloquent\\\\Builder\\>\\|Illuminate\\\\Database\\\\Eloquent\\\\Collection\\.$#"
20
-
count:1
21
-
path:src/Factories/ModelFactory.php
22
-
23
-
-
24
-
message:"#^Cannot call method makeFromModels\\(\\) on mixed\\.$#"
25
-
count:1
26
-
path:src/Jobs/RemoveFromSearch.php
27
-
28
13
-
29
14
message:"#^Cannot call method searchableAs\\(\\) on mixed\\.$#"
30
15
count:1
@@ -34,8 +19,3 @@ parameters:
34
19
message:"#^Method Elastic\\\\ScoutDriverPlus\\\\NullEngine\\:\\:map\\(\\) should return Illuminate\\\\Database\\\\Eloquent\\\\Collection but returns Illuminate\\\\Support\\\\Collection\\<\\*NEVER\\*, \\*NEVER\\*\\>\\.$#"
35
20
count:1
36
21
path:src/NullEngine.php
37
-
38
-
-
39
-
message:"#^Cannot call method extend\\(\\) on mixed\\.$#"
0 commit comments