UP #16
Annotations
5 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Livewire/KanbanBoard.php#L384
Access to an undefined property Relaticle\Flowforge\Livewire\KanbanBoard::$editForm.
|
|
phpstan:
src/Livewire/KanbanBoard.php#L338
Access to an undefined property Relaticle\Flowforge\Livewire\KanbanBoard::$createForm.
|
|
phpstan:
src/Adapters/DefaultKanbanAdapter.php#L556
Unsafe usage of new static().
|
|
phpstan:
src/Adapters/DefaultKanbanAdapter.php#L429
Variable $fields in empty() always exists and is not falsy.
|