Merge branch '9.4' into 10.4 #731
Annotations
7 errors
Run Larastan:
app/Nova/Metrics/ActiveUsers.php#L19
Parameter #3 $progress of method Laravel\Nova\Metrics\Progress::count() expects callable(Illuminate\Database\Eloquent\Builder): void, Closure(mixed): Illuminate\Database\Eloquent\Builder given.
|
Run Larastan:
app/Nova/Metrics/UsersWithProfile.php#L19
Parameter #3 $progress of method Laravel\Nova\Metrics\Progress::count() expects callable(Illuminate\Database\Eloquent\Builder): void, Closure(mixed): Illuminate\Database\Eloquent\Builder given.
|
Run Larastan:
app/Nova/Subscriber.php#L84
Parameter #1 $filterableCallback of method Laravel\Nova\Fields\Badge::filterable() expects (callable(Laravel\Nova\Http\Requests\NovaRequest, Illuminate\Database\Eloquent\Builder, mixed, string): void)|null, Closure(mixed, mixed, mixed): Illuminate\Database\Eloquent\Builder given.
|
Run Larastan:
app/Providers/NovaServiceProvider.php#L199
No error to ignore is reported on line 199.
|
Run Larastan:
app/Providers/NovaServiceProvider.php#L219
No error to ignore is reported on line 219.
|
Run Larastan:
app/Providers/NovaServiceProvider.php#L224
No error to ignore is reported on line 224.
|
Run Larastan
Process completed with exit code 1.
|
Loading