Skip to content

fix issue #230 (#231) #90

fix issue #230 (#231)

fix issue #230 (#231) #90

Triggered via push August 9, 2024 16:34
Status Failure
Total duration 1m 28s
Artifacts

integrate.yml

on: push
0️⃣ Byte-level
11s
0️⃣ Byte-level
1️⃣ Syntax errors
26s
1️⃣ Syntax errors
3️⃣ Static Analysis
31s
3️⃣ Static Analysis
4️⃣ Coding Standards
25s
4️⃣ Coding Standards
5️⃣ Check licenses
28s
5️⃣ Check licenses
6️⃣ Rector Checkstyle
28s
6️⃣ Rector Checkstyle
7️⃣ Exported files
2s
7️⃣ Exported files
Matrix: 2️⃣ Unit and functional tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
4️⃣ Coding Standards
Process completed with exit code 1.
3️⃣ Static Analysis: src/ImageProcessor/ConfigurationTrait.php (in context of class SpomkyLabs/PwaBundle/ImageProcessor/GDImageProcessor)#L29
Since spomky-labs/pwa-bundle 1.2.0: The "format", "width" and "height" parameters are deprecated and will be removed in 2.0.0. Please use "configuration" instead..
3️⃣ Static Analysis: src/ImageProcessor/ConfigurationTrait.php (in context of class SpomkyLabs/PwaBundle/ImageProcessor/ImagickImageProcessor)#L29
Since spomky-labs/pwa-bundle 1.2.0: The "format", "width" and "height" parameters are deprecated and will be removed in 2.0.0. Please use "configuration" instead..
3️⃣ Static Analysis: src/ImageProcessor/GDImageProcessor.php#L142
Parameter #1 $width of function imagecreatetruecolor expects int<1, max>, int given.
3️⃣ Static Analysis: src/ImageProcessor/GDImageProcessor.php#L142
Parameter #2 $height of function imagecreatetruecolor expects int<1, max>, int given.
3️⃣ Static Analysis: src/ImageProcessor/GDImageProcessor.php#L169
Parameter #1 $width of function imagecreatetruecolor expects int<1, max>, int given.
3️⃣ Static Analysis: src/ImageProcessor/GDImageProcessor.php#L169
Parameter #2 $height of function imagecreatetruecolor expects int<1, max>, int given.
3️⃣ Static Analysis
Process completed with exit code 1.