Skip to content

feat: update laravel configs to 11.x #953

feat: update laravel configs to 11.x

feat: update laravel configs to 11.x #953

Triggered via pull request May 28, 2024 12:15
@lotyplotyp
synchronize #381
feat/laravel-11
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

4 errors
integration (ubuntu-22.04, 8.2): src/Domain/Product/Models/Product.php#L27
Method Domain\Product\Models\Product::category() return type with generic class Illuminate\Database\Eloquent\Relations\BelongsTo does not specify its types: TRelatedModel, TChildModel
integration (ubuntu-22.04, 8.2): src/Support/Filters/FuzzyFilter.php#L10
Class Support\Filters\FuzzyFilter implements generic interface Spatie\QueryBuilder\Filters\Filter but does not specify its types: TModelClass
integration (ubuntu-22.04, 8.2): src/Support/Filters/FuzzyFilter.php#L22
Method Support\Filters\FuzzyFilter::__invoke() return type with generic class Illuminate\Database\Eloquent\Builder does not specify its types: TModelClass
integration (ubuntu-22.04, 8.2)
Process completed with exit code 1.