Skip to content

rename config file #174

rename config file

rename config file #174

Triggered via push December 11, 2023 16:02
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan: src/Conversions/Actions/PerformManipulationsAction.php#L32
Call to an undefined method Spatie\Image\Drivers\ImageDriver::loadFile().
phpstan: src/Conversions/Conversion.php#L39
Property Spatie\MediaLibrary\Conversions\Conversion::$manipulations (Spatie\MediaLibrary\Conversions\Manipulations) does not accept Spatie\Image\Drivers\ImageDriver.
phpstan: src/Conversions/Conversion.php#L122
Call to an undefined method Spatie\MediaLibrary\Conversions\Manipulations::mergeManipulations().
phpstan: src/MediaCollections/MediaRepository.php#L106
Call to an undefined method Illuminate\Database\Eloquent\Builder::withTrashed().
phpstan: src/Support/FileRemover/FileRemoverFactory.php#L26
Call to an undefined static method Spatie\MediaLibrary\MediaCollections\Exceptions\InvalidFileRemover::doesNotImplementFileRemover().
phpstan: src/Support/ImageFactory.php#L12
Call to an undefined method Spatie\Image\Drivers\ImageDriver::loadFile().
phpstan
Process completed with exit code 1.