Skip to content

Refactor WebP conversion: add cwebp and imagick engines #257

Refactor WebP conversion: add cwebp and imagick engines

Refactor WebP conversion: add cwebp and imagick engines #257

Triggered via pull request January 14, 2025 09:49
Status Failure
Total duration 2m 52s
Artifacts

php-static-analysis.yml

on: pull_request
PHP static analysis
30s
PHP static analysis
Fit to window
Zoom out
Zoom in

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