Skip to content

Initial setup

Initial setup #2

Triggered via push June 25, 2024 14:50
Status Failure
Total duration 52s
Billable time 1m
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
phpstan: src/Banner.php#L56
Cannot call method search() on array.
phpstan: src/Livewire/Banner.php#L15
PHPDoc tag @var for property Kenepa\Banner\Livewire\Banner::$banners with type array<Kenepa\Banner\ValueObjects\Banner> is incompatible with native type Illuminate\Support\Collection|null.
phpstan: src/Livewire/BannerManagerPage.php#L49
Access to an undefined property Kenepa\Banner\Livewire\BannerManagerPage::$form.
phpstan: src/Livewire/BannerManagerPage.php#L72
Access to an undefined property Kenepa\Banner\Livewire\BannerManagerPage::$form.
phpstan: src/Livewire/BannerManagerPage.php#L120
Access to an undefined property Kenepa\Banner\Livewire\BannerManagerPage::$form.
phpstan: src/Livewire/BannerManagerPage.php#L124
Cannot call method search() on array<Kenepa\Banner\ValueObjects\Banner>.
phpstan: src/ValueObjects/Banner.php#L29
Unsafe usage of new static().
phpstan: src/ValueObjects/Banner.php#L66
Unsafe usage of new static().
phpstan
Process completed with exit code 1.