Skip to content

🚿 linkfix

🚿 linkfix #103

Triggered via push August 25, 2024 12:29
Status Failure
Total duration 52s
Artifacts

ci.yml

on: push
Matrix: Static Code Analysis
Build and publish API docs
11s
Build and publish API docs
Build and publish user manual
31s
Build and publish user manual
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Static Code Analysis (8.3): examples/imageWithText.php#L63
Parameter #1 $width of function imagecreatetruecolor expects int<1, max>, int given.
Static Code Analysis (8.3): examples/imageWithText.php#L63
Parameter #2 $height of function imagecreatetruecolor expects int<1, max>, int given.
Static Code Analysis (8.3): src/Output/QRGdImage.php#L205
Parameter #1 $width of function imagecreatetruecolor expects int<1, max>, int given.
Static Code Analysis (8.3): src/Output/QRGdImage.php#L205
Parameter #2 $height of function imagecreatetruecolor expects int<1, max>, int given.
Static Code Analysis (8.3)
Process completed with exit code 1.
Static Code Analysis (8.2)
The job was canceled because "_8_3" failed.
Static Code Analysis (8.2): examples/imageWithText.php#L63
Parameter #1 $width of function imagecreatetruecolor expects int<1, max>, int given.
Static Code Analysis (8.2): examples/imageWithText.php#L63
Parameter #2 $height of function imagecreatetruecolor expects int<1, max>, int given.
Static Code Analysis (8.2): src/Output/QRGdImage.php#L205
Parameter #1 $width of function imagecreatetruecolor expects int<1, max>, int given.
Static Code Analysis (8.2): src/Output/QRGdImage.php#L205
Parameter #2 $height of function imagecreatetruecolor expects int<1, max>, int given.
Static Code Analysis (8.2)
The operation was canceled.