Merge remote-tracking branch 'ems/5.x' into feat/image-resize #1030
Annotations
3 errors and 3 warnings
PHPStan:
EMS/common-bundle/src/Storage/Processor/Image.php#L35
Strict comparison using === between 0 and int<1, max> will always evaluate to false.
|
PHPStan:
EMS/common-bundle/src/Storage/Processor/Image.php#L36
Method EMS\CommonBundle\Storage\Processor\Image::generate() should return EMS\CommonBundle\Storage\File\FileInterface but returns string.
|
PHPStan
Process completed with exit code 1.
|
PHP-CS-Fixer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPStan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|