Skip to content

youtube video progress with vidstack is working #73

youtube video progress with vidstack is working

youtube video progress with vidstack is working #73

Triggered via push March 12, 2025 17:48
Status Failure
Total duration 55s
Artifacts

larastan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: database/factories/DocumentFactory.php#L17
Return type (array<string, mixed>) of method Tapp\FilamentLms\Database\Factories\DocumentFactory::definition() should be compatible with return type (array<model property of Illuminate\Database\Eloquent\Model, mixed>) of method Illuminate\Database\Eloquent\Factories\Factory<Illuminate\Database\Eloquent\Model>::definition()
phpstan: database/factories/LinkFactory.php#L17
Return type (array<string, mixed>) of method Tapp\FilamentLms\Database\Factories\LinkFactory::definition() should be compatible with return type (array<model property of Illuminate\Database\Eloquent\Model, mixed>) of method Illuminate\Database\Eloquent\Factories\Factory<Illuminate\Database\Eloquent\Model>::definition()
phpstan: src/Concerns/CourseLayout.php (in context of class Tapp/FilamentLms/Pages/CourseCompleted)#L15
Parameter #1 $view of function view expects view-string|null, string given.
phpstan: src/Concerns/CourseLayout.php (in context of class Tapp/FilamentLms/Pages/CourseCompleted)#L20
Parameter #1 $view of function view expects view-string|null, string given.
phpstan: src/Concerns/CourseLayout.php (in context of class Tapp/FilamentLms/Pages/Step)#L15
Parameter #1 $view of function view expects view-string|null, string given.
phpstan: src/Concerns/CourseLayout.php (in context of class Tapp/FilamentLms/Pages/Step)#L20
Parameter #1 $view of function view expects view-string|null, string given.
phpstan: src/Livewire/DocumentStep.php#L26
Parameter #1 $view of function view expects view-string|null, string given.
phpstan: src/Livewire/FormStep.php#L38
Parameter #1 $view of function view expects view-string|null, string given.
phpstan: src/Livewire/LinkStep.php#L26
Parameter #1 $view of function view expects view-string|null, string given.
phpstan: src/Livewire/VideoPlayer.php#L33
Parameter #1 $view of function view expects view-string|null, string given.