cleanup #46
Annotations
10 errors
|
phpstan
Ignored error pattern #Type of .*\$navigationIcon must be BackedEnum\|string\|null# was not matched in reported errors.
|
|
phpstan
Ignored error pattern #Type of .*\$navigationGroup must be UnitEnum\|string\|null# was not matched in reported errors.
|
|
phpstan:
src/Resources/LibraryItemResource.php#L75
Call to method schema() on an unknown class Filament\Schemas\Schema.
|
|
phpstan:
src/Resources/LibraryItemResource.php#L73
Parameter $schema of method Tapp\FilamentLibrary\Resources\LibraryItemResource::folderForm() has invalid type Filament\Schemas\Schema.
|
|
phpstan:
src/Resources/LibraryItemResource.php#L73
Method Tapp\FilamentLibrary\Resources\LibraryItemResource::folderForm() has invalid return type Filament\Schemas\Schema.
|
|
phpstan:
src/Resources/LibraryItemResource.php#L65
Call to method schema() on an unknown class Filament\Schemas\Schema.
|
|
phpstan:
src/Resources/LibraryItemResource.php#L63
Return type Filament\Schemas\Schema of method Tapp\FilamentLibrary\Resources\LibraryItemResource::form() is not covariant with return type Filament\Forms\Form of method Filament\Resources\Resource::form().
|
|
phpstan:
src/Resources/LibraryItemResource.php#L63
Parameter $schema of method Tapp\FilamentLibrary\Resources\LibraryItemResource::form() has invalid type Filament\Schemas\Schema.
|
|
phpstan:
src/Resources/LibraryItemResource.php#L63
Parameter #1 $schema (Filament\Schemas\Schema) of method Tapp\FilamentLibrary\Resources\LibraryItemResource::form() is not contravariant with parameter #1 $form (Filament\Forms\Form) of method Filament\Resources\Resource::form().
|
|
phpstan:
src/Resources/LibraryItemResource.php#L63
Method Tapp\FilamentLibrary\Resources\LibraryItemResource::form() has invalid return type Filament\Schemas\Schema.
|