Bump laravel/nova from 4.35.5 to 5.0.0 #7709
ci.yml
on: push
Run linting
2m 34s
Run static analysis
38s
Run tests
1m 17s
Check formatting frontend files
16s
Check linting frontend files
19s
Check types frontend files
20s
Annotations
10 errors and 6 warnings
Run static analysis:
app/Nova/Filters/AdminInformationFilter.php#L20
Method App\Nova\Filters\AdminInformationFilter::apply() has parameter $query with no type specified.
|
Run static analysis:
app/Nova/Filters/AdminInformationFilter.php#L20
Method App\Nova\Filters\AdminInformationFilter::apply() has parameter $value with no type specified.
|
Run static analysis:
app/Nova/Resource.php#L15
Method App\Nova\Resource::indexQuery() has parameter $query with no type specified.
|
Run static analysis:
app/Nova/Resources/Contact.php#L40
Method App\Nova\Resources\Contact::indexQuery() has parameter $query with no type specified.
|
Run static analysis:
app/Nova/Resources/Contact.php#L63
Parameter #1 $filterableCallback of method Laravel\Nova\Fields\Select::filterable() expects (callable(Laravel\Nova\Http\Requests\NovaRequest, Illuminate\Contracts\Database\Eloquent\Builder, mixed, string): void)|null, Closure(Laravel\Nova\Http\Requests\NovaRequest, Illuminate\Database\Eloquent\Builder, mixed): void given.
|
Run static analysis:
app/Nova/Resources/Integration.php#L179
Parameter #1 $callback of method Laravel\Nova\Fields\BelongsTo::relatableQueryUsing() expects (callable(Laravel\Nova\Http\Requests\NovaRequest, Illuminate\Contracts\Database\Eloquent\Builder): Illuminate\Contracts\Database\Eloquent\Builder)|null, Closure(Laravel\Nova\Http\Requests\NovaRequest, Illuminate\Database\Eloquent\Builder): Illuminate\Database\Eloquent\Builder given.
|
Run static analysis:
app/Nova/Resources/KeyVisibilityUpgrade.php#L25
Method App\Nova\Resources\KeyVisibilityUpgrade::indexQuery() has parameter $query with no type specified.
|
Run static analysis:
app/Nova/Resources/KeycloakClient.php#L44
Method App\Nova\Resources\KeycloakClient::defaultOrderings() has parameter $query with no type specified.
|
Run static analysis:
app/Nova/Resources/Subscription.php#L78
Parameter #1 $step of method Laravel\Nova\Fields\Currency::step() expects string|null, float given.
|
Run static analysis:
app/Nova/Resources/Subscription.php#L85
Parameter #1 $step of method Laravel\Nova\Fields\Currency::step() expects string|null, float given.
|
Check formatting frontend files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting frontend files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check types frontend files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run static analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|