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
message:"#^Class DutchCodingCompany\\\\FilamentDeveloperLogins\\\\Database\\\\Factories\\\\TestUserFactory extends generic class Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory but does not specify its types\\: TModel$#"
4
+
message:'#^Class DutchCodingCompany\\FilamentDeveloperLogins\\Database\\Factories\\TestUserFactory extends generic class Illuminate\\Database\\Eloquent\\Factories\\Factory but does not specify its types\: TModel$#'
5
+
identifier:missingType.generics
5
6
count:1
6
7
path:database/factories/TestUserFactory.php
7
8
8
9
-
9
-
message:"#^Class App\\\\Models\\\\User not found\\.$#"
10
+
message:'#^Class App\\Models\\User not found\.$#'
11
+
identifier:class.notFound
10
12
count:1
11
13
path:src/FilamentDeveloperLoginsPlugin.php
12
14
13
15
-
14
-
message:"#^Property DutchCodingCompany\\\\FilamentDeveloperLogins\\\\FilamentDeveloperLoginsPlugin\\:\\:\\$modelClass \\(class\\-string\\<Illuminate\\\\Contracts\\\\Auth\\\\Authenticatable&Illuminate\\\\Database\\\\Eloquent\\\\Model\\>\\) does not accept default value of type string\\.$#"
16
+
message:'#^Property DutchCodingCompany\\FilamentDeveloperLogins\\FilamentDeveloperLoginsPlugin\:\:\$modelClass \(class\-string\<Illuminate\\Contracts\\Auth\\Authenticatable&Illuminate\\Database\\Eloquent\\Model\>\) does not accept default value of type string\.$#'
17
+
identifier:property.defaultValue
15
18
count:1
16
19
path:src/FilamentDeveloperLoginsPlugin.php
17
20
18
21
-
19
-
message:"#^Call to an undefined method Illuminate\\\\Testing\\\\TestResponse\\:\\:assertDontSeeLivewire\\(\\)\\.$#"
22
+
message:'#^Call to an undefined method Illuminate\\Testing\\TestResponse\:\:assertDontSeeLivewire\(\)\.$#'
23
+
identifier:method.notFound
20
24
count:3
21
25
path:tests/Feature/MenuLoginsTest.php
22
26
23
27
-
24
-
message:"#^Call to an undefined method Illuminate\\\\Testing\\\\TestResponse\\:\\:assertSeeLivewire\\(\\)\\.$#"
28
+
message:'#^Call to an undefined method Illuminate\\Testing\\TestResponse\:\:assertSeeLivewire\(\)\.$#'
29
+
identifier:method.notFound
25
30
count:2
26
31
path:tests/Feature/MenuLoginsTest.php
27
32
28
33
-
29
-
message:"#^Access to an undefined property DutchCodingCompany\\\\FilamentDeveloperLogins\\\\Tests\\\\Fixtures\\\\TestUser\\:\\:\\$is_admin\\.$#"
34
+
message:'#^Access to an undefined property DutchCodingCompany\\FilamentDeveloperLogins\\Tests\\Fixtures\\TestUser\:\:\$is_admin\.$#'
0 commit comments