Skip to content

change missing types to int|float #2

change missing types to int|float

change missing types to int|float #2

Triggered via push December 1, 2023 10:52
Status Failure
Total duration 34s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/Drivers/Gd/GdDriver.php#L35
Property Spatie\Image\Drivers\Gd\GdDriver::$exif type has no value type specified in iterable type array.
phpstan: src/Drivers/Gd/GdDriver.php#L513
Method Spatie\Image\Drivers\Gd\GdDriver::exif() return type has no value type specified in iterable type array.
phpstan: src/Drivers/ImageDriver.php#L78
Method Spatie\Image\Drivers\ImageDriver::exif() return type has no value type specified in iterable type array.
phpstan: src/Drivers/Imagick/ImagickDriver.php#L36
Property Spatie\Image\Drivers\Imagick\ImagickDriver::$exif type has no value type specified in iterable type array.
phpstan: src/Drivers/Imagick/ImagickDriver.php#L382
Method Spatie\Image\Drivers\Imagick\ImagickDriver::exif() return type has no value type specified in iterable type array.
phpstan
Process completed with exit code 1.