Skip to content

wip

wip #140

Triggered via push January 1, 2025 06:51
Status Failure
Total duration 1m 5s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
phpstan: src/FilamentFabricatorManager.php#L201
PHPDoc tag @var has invalid value (PageContract&Model|null $page): Unexpected token "|", expected TOKEN_OTHER at offset 27
phpstan: src/FilamentFabricatorManager.php#L203
Call to an undefined method Illuminate\Database\Eloquent\Model::getUrl().
phpstan: src/Http/Controllers/PageController.php#L27
Using nullsafe property access on non-nullable type Z3d0X\FilamentFabricator\Models\Contracts\Page. Use -> instead.
phpstan: src/Services/PageRoutesService.php#L185
Parameter #1 $callback of method Illuminate\Support\Collection<int,Illuminate\Database\Eloquent\Model>::each() expects callable(Illuminate\Database\Eloquent\Model, int): mixed, Closure(Z3d0X\FilamentFabricator\Models\Contracts\Page): void given.
phpstan
Process completed with exit code 1.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636