Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 (#20) #43
Annotations
7 errors
phpstan:
src/Filament/Resources/GalleryImageCategoryResource.php#L84
Property 'type' does not exist in Tjmpromos\SortableGallery\Models\GalleryTag model.
|
phpstan:
src/Livewire/SortableGallery.php#L57
Access to an undefined property Tjmpromos\SortableGallery\Models\GalleryImageCategory::$filter_type.
|
phpstan:
src/Models/GalleryImage.php#L99
Access to an undefined property Tjmpromos\SortableGallery\Models\GalleryImageCategory::$filter_type.
|
phpstan:
src/Models/GalleryImage.php#L117
Offset 'single' on array on left side of ?? always exists and is not nullable.
|
phpstan:
src/Models/GalleryImage.php#L118
Offset 'single' on array on left side of ?? always exists and is not nullable.
|
phpstan:
src/Models/GalleryImage.php#L122
Offset 'multiple' on array on left side of ?? always exists and is not nullable.
|
phpstan
Process completed with exit code 1.
|