Merge branch '10.4' into 11.4 #734
Annotations
7 errors
PHP8.2 on ubuntu-latest (highest):
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.
|
PHP8.2 on ubuntu-latest (highest):
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.
|
PHP8.2 on ubuntu-latest (highest):
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.
|
PHP8.2 on ubuntu-latest (highest):
app/Providers/NovaServiceProvider.php#L199
No error to ignore is reported on line 199.
|
PHP8.2 on ubuntu-latest (highest):
app/Providers/NovaServiceProvider.php#L219
No error to ignore is reported on line 219.
|
PHP8.2 on ubuntu-latest (highest):
app/Providers/NovaServiceProvider.php#L224
No error to ignore is reported on line 224.
|
PHP8.2 on ubuntu-latest (highest)
Process completed with exit code 1.
|