Skip to content

Merge pull request #307 from glesende/bugfix/gddriver-catch-error #159

Merge pull request #307 from glesende/bugfix/gddriver-catch-error

Merge pull request #307 from glesende/bugfix/gddriver-catch-error #159

Triggered via push September 25, 2025 12:06
Status Failure
Total duration 30s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan
Process completed with exit code 1.
phpstan: src/Drivers/Concerns/CalculatesFocalCropAndResizeCoordinates.php (in context of class Spatie/Image/Drivers/Imagick/ImagickDriver)#L9
Method Spatie\Image\Drivers\Imagick\ImagickDriver::calculateFocalCropAndResizeCoordinates() return type has no value type specified in iterable type array.
phpstan: src/Drivers/Concerns/CalculatesFocalCropAndResizeCoordinates.php (in context of class Spatie/Image/Drivers/Gd/GdDriver)#L9
Method Spatie\Image\Drivers\Gd\GdDriver::calculateFocalCropAndResizeCoordinates() return type has no value type specified in iterable type array.