Skip to content

Bump intervention/image version to 3.2 #140

Bump intervention/image version to 3.2

Bump intervention/image version to 3.2 #140

Re-run triggered January 15, 2024 13:17
Status Failure
Total duration 34s
Artifacts

test.yaml

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

Annotations

19 errors
tests (8.3)
Process completed with exit code 2.
tests (8.2)
Process completed with exit code 2.
tests (8.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - intervention/image[3.2.0, ..., 3.2.4] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires intervention/image ^3.2 -> satisfiable by intervention/image[3.2.0, ..., 3.2.4].
tests (8.0)
Process completed with exit code 2.
tests (7.2, prefer-lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - intervention/image[3.2.0, ..., 3.2.4] require php ^8.1 -> your php version (7.2.34) does not satisfy that requirement. - Root composer.json requires intervention/image ^3.2 -> satisfiable by intervention/image[3.2.0, ..., 3.2.4].
tests (7.2, prefer-lowest)
Process completed with exit code 2.
tests (7.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - intervention/image[3.2.0, ..., 3.2.4] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. - Root composer.json requires intervention/image ^3.2 -> satisfiable by intervention/image[3.2.0, ..., 3.2.4].
tests (7.4)
Process completed with exit code 2.
tests (8.1)
Process completed with exit code 2.
UndefinedMethod: src/Api/Api.php#L97
src/Api/Api.php:97:39: UndefinedMethod: Method Intervention\Image\ImageManager::make does not exist (see https://psalm.dev/022)
UndefinedMethod: src/Manipulators/Background.php#L29
src/Manipulators/Background.php:29:28: UndefinedMethod: Method Intervention\Image\Image::getDriver does not exist (see https://psalm.dev/022)
UndefinedPropertyFetch: src/Manipulators/Background.php#L30
src/Manipulators/Background.php:30:26: UndefinedPropertyFetch: Instance property Intervention\Image\Image::$mime is not defined (see https://psalm.dev/039)
UndefinedMethod: src/Manipulators/Border.php#L140
src/Manipulators/Border.php:140:24: UndefinedMethod: Method Intervention\Image\Image::rectangle does not exist (see https://psalm.dev/022)
TooManyArguments: src/Manipulators/Border.php#L167
src/Manipulators/Border.php:167:15: TooManyArguments: Too many arguments for method Intervention\Image\Interfaces\ImageInterface::resizecanvas - saw 5 (see https://psalm.dev/026)
InvalidScalarArgument: src/Manipulators/Border.php#L171
src/Manipulators/Border.php:171: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#L187
src/Manipulators/Border.php:187:24: TooManyArguments: Too many arguments for method Intervention\Image\Image::resizecanvas - saw 5 (see https://psalm.dev/026)
InvalidScalarArgument: src/Manipulators/Border.php#L191
src/Manipulators/Border.php:191:13: InvalidScalarArgument: Argument 4 of Intervention\Image\Image::resizeCanvas expects string, but true provided (see https://psalm.dev/012)
UndefinedMethod: src/Manipulators/Encode.php#L26
src/Manipulators/Encode.php:26:30: UndefinedMethod: Method Intervention\Image\Image::getDriver does not exist (see https://psalm.dev/022)
TooManyArguments: src/Manipulators/Encode.php#L36
src/Manipulators/Encode.php:36:24: TooManyArguments: Too many arguments for method Intervention\Image\Image::encode - saw 2 (see https://psalm.dev/026)