add pick color #122
Annotations
10 errors and 1 warning
          | 
                      
                          phpstan: 
                        src/Drivers/Vips/VipsDriver.php#L98
                      
                       Parameter #1 $extension of static method Spatie\Image\Exceptions\UnsupportedImageFormat::make() expects string, string|null given. | 
| 
                      
                          phpstan: 
                        src/Drivers/Vips/VipsDriver.php#L128
                      
                       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#L133
                      
                       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#L145
                      
                       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#L197
                      
                       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#L217
                      
                       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#L222
                      
                       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#L227
                      
                       Method Spatie\Image\Drivers\Vips\VipsDriver::crop() should return static(Spatie\Image\Drivers\Vips\VipsDriver) but return statement is missing. | 
| 
                      
                          phpstan: 
                        src/Drivers/Vips/VipsDriver.php#L232
                      
                       Method Spatie\Image\Drivers\Vips\VipsDriver::focalCrop() should return static(Spatie\Image\Drivers\Vips\VipsDriver) but return statement is missing. | 
| 
                      
                          phpstan: 
                        src/Drivers/Vips/VipsDriver.php#L261
                      
                       Method Spatie\Image\Drivers\Vips\VipsDriver::overlay() 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 |