Skip to content

fix issue #230

fix issue #230 #89

Re-run triggered August 9, 2024 16:31
Status Failure
Total duration 2m 3s
Artifacts

integrate.yml

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

Annotations

6 errors
4️⃣ Coding Standards
Process completed with exit code 1.
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.