Skip to content

Upgrade to intervention/image 3 #153

Upgrade to intervention/image 3

Upgrade to intervention/image 3 #153

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

test.yaml

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

Annotations

16 errors
tests (8.1)
Process completed with exit code 2.
tests (8.4)
Process completed with exit code 2.
coding-style
Process completed with exit code 8.
tests (8.3)
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)
UndefinedInterfaceMethod: src/Manipulators/Encode.php#L26
src/Manipulators/Encode.php:26:30: UndefinedInterfaceMethod: Method Intervention\Image\Interfaces\ImageInterface::getDriver does not exist (see https://psalm.dev/181)
TooManyArguments: src/Manipulators/Encode.php#L36
src/Manipulators/Encode.php:36:24: TooManyArguments: Too many arguments for method Intervention\Image\Interfaces\ImageInterface::encode - saw 2 (see https://psalm.dev/026)
InvalidArgument: src/Manipulators/Encode.php#L36
src/Manipulators/Encode.php:36:31: InvalidArgument: Argument 1 of Intervention\Image\Interfaces\ImageInterface::encode expects Intervention\Image\Interfaces\EncoderInterface, but string provided (see https://psalm.dev/004)
UndefinedInterfaceMethod: src/Manipulators/Encode.php#L52
src/Manipulators/Encode.php:52:37: UndefinedInterfaceMethod: Method Intervention\Image\Interfaces\ImageInterface::mime does not exist (see https://psalm.dev/181)
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)
tests (8.1, prefer-lowest)
Process completed with exit code 2.
tests (8.2)
Process completed with exit code 2.