Skip to content

Add sepia

Add sepia #112

Triggered via push January 17, 2025 13:33
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/Drivers/Vips/VipsDriver.php#L85
Parameter #1 $extension of static method Spatie\Image\Exceptions\UnsupportedImageFormat::make() expects string, string|null given.
phpstan: src/Drivers/Vips/VipsDriver.php#L115
Method Spatie\Image\Drivers\Vips\VipsDriver::gamma() should return static(Spatie\Image\Drivers\Vips\VipsDriver) but return statement is missing.
phpstan: src/Drivers/Vips/VipsDriver.php#L120
Method Spatie\Image\Drivers\Vips\VipsDriver::contrast() should return static(Spatie\Image\Drivers\Vips\VipsDriver) but return statement is missing.
phpstan: src/Drivers/Vips/VipsDriver.php#L132
Method Spatie\Image\Drivers\Vips\VipsDriver::colorize() should return static(Spatie\Image\Drivers\Vips\VipsDriver) but return statement is missing.
phpstan: src/Drivers/Vips/VipsDriver.php#L168
Method Spatie\Image\Drivers\Vips\VipsDriver::sharpen() should return static(Spatie\Image\Drivers\Vips\VipsDriver) but return statement is missing.
phpstan: src/Drivers/Vips/VipsDriver.php#L178
Method Spatie\Image\Drivers\Vips\VipsDriver::fit() should return static(Spatie\Image\Drivers\Vips\VipsDriver) but return statement is missing.
phpstan: src/Drivers/Vips/VipsDriver.php#L183
Method Spatie\Image\Drivers\Vips\VipsDriver::pickColor() should return mixed but return statement is missing.
phpstan: src/Drivers/Vips/VipsDriver.php#L188
Method Spatie\Image\Drivers\Vips\VipsDriver::resizeCanvas() should return static(Spatie\Image\Drivers\Vips\VipsDriver) but return statement is missing.
phpstan: src/Drivers/Vips/VipsDriver.php#L193
Method Spatie\Image\Drivers\Vips\VipsDriver::manualCrop() should return static(Spatie\Image\Drivers\Vips\VipsDriver) but return statement is missing.
phpstan: src/Drivers/Vips/VipsDriver.php#L198
Method Spatie\Image\Drivers\Vips\VipsDriver::crop() should return static(Spatie\Image\Drivers\Vips\VipsDriver) but return statement is missing.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636