Skip to content

Merge branch '1.x' into 2.x #426

Merge branch '1.x' into 2.x

Merge branch '1.x' into 2.x #426

Triggered via push October 6, 2025 18:22
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Code Quality  /  ...  /  ECS
21s
Code Quality / ECS / ECS
Code Quality  /  ...  /  PHPStan
29s
Code Quality / PHPStan / PHPStan
Code Quality  /  ...  /  Prettier
25s
Code Quality / Prettier / Prettier
Code Quality  /  ...  /  Rector
Code Quality / Rector / Rector
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Code Quality / ECS / ECS
Process completed with exit code 1.
Code Quality / PHPStan / PHPStan
Process completed with exit code 1.
Code Quality / PHPStan / PHPStan: src/ImageTransformer.php#L103
Strict comparison using === between 'bottom-center'|'bottom-left'|'bottom-right'|'center-center'|'center-left'|'center-right'|'top-center'|'top-left'|'top-right' and 'face' will always evaluate to false.
Code Quality / PHPStan / PHPStan: src/ImageTransformer.php#L103
Strict comparison using === between 'b'|'c'|'t' and 'face' will always evaluate to false.
Code Quality / PHPStan / PHPStan: src/ImageTransformer.php#L103
Result of || is always false.
Code Quality / PHPStan / PHPStan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/