Skip to content

UP

UP #6

Triggered via push March 22, 2025 13:21
Status Failure
Total duration 1m 12s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan
Process completed with exit code 1.
phpstan: src/View/Components/Card.php#L24
Property Relaticle\Flowforge\View\Components\Card::$attributes (array) overriding property Illuminate\View\Component::$attributes should not have a native type.
phpstan: src/Livewire/KanbanBoard.php#L80
Call to an undefined method Relaticle\Flowforge\Contracts\IKanbanAdapter::getItemsForStatus().