Skip to content

Merge pull request #3 from Log1x/fix/state-is-nullable #32

Merge pull request #3 from Log1x/fix/state-is-nullable

Merge pull request #3 from Log1x/fix/state-is-nullable #32

Triggered via push December 29, 2023 20:22
Status Failure
Total duration 41s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/Concerns/HasEditRecordModal.php (in context of class Mokhosh/FilamentKanban/Pages/KanbanBoard)#L27
Access to an undefined property Mokhosh\FilamentKanban\Pages\KanbanBoard::$form.
phpstan: src/Concerns/HasEditRecordModal.php (in context of class Mokhosh/FilamentKanban/Pages/KanbanBoard)#L34
Access to an undefined property Mokhosh\FilamentKanban\Pages\KanbanBoard::$form.
phpstan: src/Concerns/HasEditRecordModal.php (in context of class Mokhosh/FilamentKanban/Pages/KanbanBoard)#L37
Access to an undefined property Mokhosh\FilamentKanban\Pages\KanbanBoard::$form.
phpstan: src/Pages/KanbanBoard.php#L55
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
phpstan: src/Pages/KanbanBoard.php#L58
Access to an undefined property UnitEnum::$value.
phpstan
Process completed with exit code 1.