Merge branch '10.5' #704
Annotations
8 errors
PHP8.2 on ubuntu-latest (highest):
app/Nova/Dashboards/Metrics/NewPosts.php#L1
Ignored error pattern #^Method App\\Nova\\Dashboards\\Metrics\\NewPosts\:\:calculate\(\) should return array\<int, Laravel\\Nova\\Metrics\\MetricTableRow\> but returns array\<int, App\\Models\\Post\>\.$# in path /home/runner/work/nova-dusk-suite/nova-dusk-suite/app/Nova/Dashboards/Metrics/NewPosts.php was not matched in reported errors.
|
PHP8.2 on ubuntu-latest (highest):
app/Nova/Dashboards/Metrics/NewPosts.php#L1
Ignored error pattern #^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<int,App\\Models\\Post\>\:\:transform\(\) expects callable\(App\\Models\\Post, int\)\: App\\Models\\Post, Closure\(mixed\)\: Laravel\\Nova\\Metrics\\MetricTableRow given\.$# in path /home/runner/work/nova-dusk-suite/nova-dusk-suite/app/Nova/Dashboards/Metrics/NewPosts.php was not matched in reported errors.
|
PHP8.2 on ubuntu-latest (highest):
app/Nova/Employee.php#L113
Method App\Nova\Employee::relatablePeople() should return Illuminate\Database\Eloquent\Builder but returns Illuminate\Database\Query\Builder.
|
PHP8.2 on ubuntu-latest (highest):
app/Nova/Filters/Created.php#L23
Method App\Nova\Filters\Created::apply() should return Illuminate\Database\Eloquent\Builder but returns Illuminate\Database\Query\Builder.
|
PHP8.2 on ubuntu-latest (highest):
app/Nova/Lenses/BookCatalogues.php#L40
Parameter #2 $defaultCallback of method Laravel\Nova\Http\Requests\LensRequest::withOrdering() expects (callable(Illuminate\Contracts\Database\Eloquent\Builder): Illuminate\Contracts\Database\Eloquent\Builder)|null, Closure(mixed): Illuminate\Database\Query\Builder given.
|
PHP8.2 on ubuntu-latest (highest):
app/Nova/Lenses/BookPurchases.php#L42
Parameter #2 $defaultCallback of method Laravel\Nova\Http\Requests\LensRequest::withOrdering() expects (callable(Illuminate\Contracts\Database\Eloquent\Builder): Illuminate\Contracts\Database\Eloquent\Builder)|null, Closure(mixed): Illuminate\Database\Query\Builder given.
|
PHP8.2 on ubuntu-latest (highest):
app/Nova/User.php#L358
Method App\Nova\User::relatableBooks() should return Illuminate\Database\Eloquent\Builder but returns Illuminate\Database\Query\Builder.
|
PHP8.2 on ubuntu-latest (highest)
Process completed with exit code 1.
|