Merge branch '1.x' into 2.x #426
ci.yml
on: push
Code Quality
/
...
/
ECS
21s
Code Quality
/
...
/
PHPStan
29s
Code Quality
/
...
/
Prettier
25s
Code Quality
/
...
/
Rector
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/
|