UP #30
Annotations
10 errors
|
phpstan:
src/Filament/Pages/KanbanBoardPage.php#L127
PHPDoc tag @return with type Relaticle\Flowforge\Filament\Pages\KanbanBoardPage is not subtype of native type static(Relaticle\Flowforge\Filament\Pages\KanbanBoardPage).
|
|
phpstan:
src/Filament/Pages/KanbanBoardPage.php#L114
PHPDoc tag @return with type Relaticle\Flowforge\Filament\Pages\KanbanBoardPage is not subtype of native type static(Relaticle\Flowforge\Filament\Pages\KanbanBoardPage).
|
|
phpstan:
src/Filament/Pages/KanbanBoardPage.php#L77
PHPDoc tag @return with type Relaticle\Flowforge\Filament\Pages\KanbanBoardPage is not subtype of native type static(Relaticle\Flowforge\Filament\Pages\KanbanBoardPage).
|
|
phpstan:
src/Filament/Pages/KanbanBoardPage.php#L64
PHPDoc tag @return with type Relaticle\Flowforge\Filament\Pages\KanbanBoardPage is not subtype of native type static(Relaticle\Flowforge\Filament\Pages\KanbanBoardPage).
|
|
phpstan:
src/Filament/Pages/KanbanBoardPage.php#L39
PHPDoc tag @return with type Relaticle\Flowforge\Filament\Pages\KanbanBoardPage is not subtype of native type static(Relaticle\Flowforge\Filament\Pages\KanbanBoardPage).
|
|
phpstan:
src/Config/KanbanConfig.php#L226
Argument of an invalid type Relaticle\Flowforge\Config\KanbanConfig supplied for foreach, only iterables are supported.
|
|
phpstan:
src/Config/KanbanConfig.php#L29
Readonly classes are supported only on PHP 8.2 and later.
|
|
phpstan:
src/Concerns/CardFormattingTrait.php (in context of class Relaticle/Flowforge/Adapters/DefaultKanbanAdapter)#L41
Else branch is unreachable because ternary operator condition is always true.
|
|
phpstan:
src/Concerns/CardFormattingTrait.php (in context of class Relaticle/Flowforge/Adapters/DefaultKanbanAdapter)#L39
Else branch is unreachable because ternary operator condition is always true.
|
|
phpstan:
src/Adapters/DefaultKanbanAdapter.php#L58
Unsafe usage of new static().
|