Refactor WebP conversion: add cwebp and imagick engines #257
php-static-analysis.yml
on: pull_request
PHP static analysis
30s
Annotations
4 errors and 1 warning
PHP static analysis:
src/Image/Operation/ToWebp.php#L45
Method Timber\Image\Operation\ToWebp::get_converter() has invalid return type Timber\Image\Operation\IConverter.
|
PHP static analysis:
src/Image/Operation/ToWebp.php#L56
Access to constant class on an unknown class Timber\Image\Operation\IConverter.
|
PHP static analysis:
src/Image/Operation/ToWebp.php#L80
Call to method convert() on an unknown class Timber\Image\Operation\IConverter.
|
PHP static analysis
Process completed with exit code 1.
|
PHP static analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|