Ignore Laravel Fortify user model #1305
Annotations
10 errors and 3 warnings
Lint:
app/Models/User.php#L137
Saw reference to \Database\Factories\UserFactory declared at database/factories/UserFactory.php:14 which is also declared at vendor/laravel/fortify/workbench/database/factories/UserFactory.php:12. This may lead to confusing errors. It may be possible to exclude the class that isn't used with exclude_file_list. In addition to normal ways to suppress issues, this issue type can be suppressed on either of the class definitions if it is impractical to exclude one file.
|
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)
|
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~BDO9AW.dockerbuild
|
76.1 KB |
|