Skip to content

Focal Crop and Resize (#301) #155

Focal Crop and Resize (#301)

Focal Crop and Resize (#301) #155

Triggered via push June 27, 2025 12:44
Status Failure
Total duration 27s
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)#L11
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)#L11
Method Spatie\Image\Drivers\Gd\GdDriver::calculateFocalCropAndResizeCoordinates() return type has no value type specified in iterable type array.