Skip to content

Fix GHA matchers

Fix GHA matchers #1307

Triggered via push December 21, 2024 21:52
Status Failure
Total duration 2m 18s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint: app/Nova/Actions/ReviewTrip.php#L148
In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
Lint: app/Nova/Actions/ReviewTrip.php#L197
In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
Lint: app/Nova/DocuSignEnvelope.php#L132
In a place where phan was expecting a callable, saw an array of size 6, but callable arrays must be of size 2
Lint: app/Nova/DocuSignEnvelope.php#L158
In a place where phan was expecting a callable, saw an array of size 7, but callable arrays must be of size 2
Lint: app/Nova/DuesPackage.php#L187
In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
Lint: app/Nova/DuesPackage.php#L221
Declaration of function relatableQuery(\Laravel\Nova\Http\Requests\NovaRequest $request, \Illuminate\Database\Eloquent\Builder<\App\Models\DuesPackage> $query) : \Illuminate\Database\Eloquent\Builder should be compatible with function relatableQuery(\Laravel\Nova\Http\Requests\NovaRequest $request, \Illuminate\Contracts\Database\Eloquent\Builder $query) : \Illuminate\Contracts\Database\Eloquent\Builder defined in vendor/laravel/nova/src/PerformsQueries.php:223 (Expected \Illuminate\Database\Eloquent\Builder<\App\Models\DuesPackage> $query to have the same type as \Illuminate\Contracts\Database\Eloquent\Builder $query or a supertype)
Lint: app/Nova/DuesPackage.php#L255
Declaration of function afterValidation(\Laravel\Nova\Http\Requests\NovaRequest $request, \Illuminate\Validation\Validator $validator) : void should be compatible with function afterValidation(\Laravel\Nova\Http\Requests\NovaRequest $request, \Illuminate\Contracts\Validation\Validator $validator) : void defined in vendor/laravel/nova/src/PerformsValidation.php:279 (Expected \Illuminate\Validation\Validator $validator to have the same type as \Illuminate\Contracts\Validation\Validator $validator or a supertype)
Lint: app/Nova/Filters/Attendable.php#L45
Declaration of function apply(\Laravel\Nova\Http\Requests\NovaRequest $request, \Illuminate\Database\Eloquent\Builder<\App\Models\Attendance> $query, string $value) : \Illuminate\Database\Eloquent\Builder should be compatible with function apply(\Laravel\Nova\Http\Requests\NovaRequest $request, \Illuminate\Contracts\Database\Eloquent\Builder $query, mixed $value) : \Illuminate\Contracts\Database\Eloquent\Builder defined in vendor/laravel/nova/src/Filters/Filter.php:47 (Expected \Illuminate\Database\Eloquent\Builder<\App\Models\Attendance> $query to have the same type as \Illuminate\Contracts\Database\Eloquent\Builder $query or a supertype)
Lint: app/Nova/Filters/DateFrom.php#L22
Declaration of function apply(\Laravel\Nova\Http\Requests\NovaRequest $request, \Illuminate\Database\Eloquent\Builder $query, string $value) : \Illuminate\Database\Eloquent\Builder should be compatible with function apply(\Laravel\Nova\Http\Requests\NovaRequest $request, \Illuminate\Contracts\Database\Eloquent\Builder $query, mixed $value) : \Illuminate\Contracts\Database\Eloquent\Builder defined in vendor/laravel/nova/src/Filters/Filter.php:47 (Expected \Illuminate\Database\Eloquent\Builder $query to have the same type as \Illuminate\Contracts\Database\Eloquent\Builder $query or a supertype)
Lint: app/Nova/Filters/DateTo.php#L22
Declaration of function apply(\Laravel\Nova\Http\Requests\NovaRequest $request, \Illuminate\Database\Eloquent\Builder $query, string $value) : \Illuminate\Database\Eloquent\Builder should be compatible with function apply(\Laravel\Nova\Http\Requests\NovaRequest $request, \Illuminate\Contracts\Database\Eloquent\Builder $query, mixed $value) : \Illuminate\Contracts\Database\Eloquent\Builder defined in vendor/laravel/nova/src/Filters/Filter.php:47 (Expected \Illuminate\Database\Eloquent\Builder $query to have the same type as \Illuminate\Contracts\Database\Eloquent\Builder $query or a supertype)
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
RoboJackets~apiary~JB992X.dockerbuild
76.5 KB