Skip to content

Upgrade

Upgrade #8

Triggered via push March 22, 2025 15:39
Status Failure
Total duration 57s
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().