Skip to content

Upgrade to intervention/image 3 #157

Upgrade to intervention/image 3

Upgrade to intervention/image 3 #157

Re-run triggered January 24, 2024 15:46
Status Failure
Total duration 28s
Artifacts

test.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors
tests (8.3)
Process completed with exit code 2.
tests (8.1)
Process completed with exit code 2.
tests (8.4)
Process completed with exit code 2.
tests (8.2)
Process completed with exit code 2.
tests (8.1, prefer-lowest)
Process completed with exit code 2.
UndefinedInterfaceMethod: src/Manipulators/Border.php#L142
src/Manipulators/Border.php:142:24: UndefinedInterfaceMethod: Method Intervention\Image\Interfaces\ImageInterface::rectangle does not exist (see https://psalm.dev/181)
TooManyArguments: src/Manipulators/Border.php#L169
src/Manipulators/Border.php:169:15: TooManyArguments: Too many arguments for method Intervention\Image\Interfaces\ImageInterface::resizecanvas - saw 5 (see https://psalm.dev/026)
InvalidScalarArgument: src/Manipulators/Border.php#L173
src/Manipulators/Border.php:173:17: InvalidScalarArgument: Argument 4 of Intervention\Image\Interfaces\ImageInterface::resizeCanvas expects string, but true provided (see https://psalm.dev/012)
TooManyArguments: src/Manipulators/Border.php#L189
src/Manipulators/Border.php:189:24: TooManyArguments: Too many arguments for method Intervention\Image\Interfaces\ImageInterface::resizecanvas - saw 5 (see https://psalm.dev/026)
InvalidScalarArgument: src/Manipulators/Border.php#L193
src/Manipulators/Border.php:193:13: InvalidScalarArgument: Argument 4 of Intervention\Image\Interfaces\ImageInterface::resizeCanvas expects string, but true provided (see https://psalm.dev/012)
TooManyArguments: src/Manipulators/Flip.php#L23
src/Manipulators/Flip.php:23:32: TooManyArguments: Too many arguments for method Intervention\Image\Interfaces\ImageInterface::flip - saw 1 (see https://psalm.dev/026)
TooManyArguments: src/Manipulators/Flip.php#L23
src/Manipulators/Flip.php:23:43: TooManyArguments: Too many arguments for method Intervention\Image\Interfaces\ImageInterface::flip - saw 1 (see https://psalm.dev/026)
TooManyArguments: src/Manipulators/Flip.php#L26
src/Manipulators/Flip.php:26:28: TooManyArguments: Too many arguments for method Intervention\Image\Interfaces\ImageInterface::flip - saw 1 (see https://psalm.dev/026)
RedundantCast: src/Manipulators/Size.php#L73
src/Manipulators/Size.php:73:30: RedundantCast: Redundant cast to int (see https://psalm.dev/262)
RedundantCast: src/Manipulators/Size.php#L73
src/Manipulators/Size.php:73:73: RedundantCast: Redundant cast to int (see https://psalm.dev/262)