Skip to content

Fix phpstan config #234

Fix phpstan config

Fix phpstan config #234

Triggered via push August 2, 2024 12:12
Status Failure
Total duration 1m 13s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/Filament/Actions/Traits/CanUploadAttachment.php (in context of class Codedor/MediaLibrary/Filament/Actions/Forms/UploadAttachmentAction)#L115
Call to an undefined method Livewire\Features\SupportFileUploads\TemporaryUploadedFile::save().
phpstan: src/Filament/Actions/Traits/CanUploadAttachment.php (in context of class Codedor/MediaLibrary/Filament/Actions/Tables/TableUploadAttachmentAction)#L115
Call to an undefined method Livewire\Features\SupportFileUploads\TemporaryUploadedFile::save().
phpstan
Process completed with exit code 1.