wip #730
Annotations
7 errors and 1 warning
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.
|
PHP8.2 on ubuntu-latest (highest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|