Skip to content

Include missing snapshots. #99

Include missing snapshots.

Include missing snapshots. #99

Triggered via push October 2, 2024 12:49
Status Failure
Total duration 38s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Drivers/Gd/GdDriver.php#L1
Ignored error pattern #^Parameter \#1 \$dst_image of function imagecopyresampled expects GdImage, GdImage\|false given\.$# in path /home/runner/work/image/image/src/Drivers/Gd/GdDriver.php was not matched in reported errors.
phpstan: src/Drivers/Gd/GdDriver.php#L1
Ignored error pattern #^Parameter \#1 \$image of function imagealphablending expects GdImage, GdImage\|false given\.$# in path /home/runner/work/image/image/src/Drivers/Gd/GdDriver.php was not matched in reported errors.
phpstan: src/Drivers/Gd/GdDriver.php#L1
Ignored error pattern #^Parameter \#1 \$image of function imagecolorallocatealpha expects GdImage, GdImage\|false given\.$# in path /home/runner/work/image/image/src/Drivers/Gd/GdDriver.php was not matched in reported errors.
phpstan: src/Drivers/Gd/GdDriver.php#L1
Ignored error pattern #^Parameter \#1 \$image of function imagecolorsforindex expects GdImage, GdImage\|false given\.$# in path /home/runner/work/image/image/src/Drivers/Gd/GdDriver.php was not matched in reported errors.
phpstan: src/Drivers/Gd/GdDriver.php#L1
Ignored error pattern #^Parameter \#1 \$image of function imagecolortransparent expects GdImage, GdImage\|false given\.$# in path /home/runner/work/image/image/src/Drivers/Gd/GdDriver.php was not matched in reported errors.
phpstan: src/Drivers/Gd/GdDriver.php#L1
Ignored error pattern #^Parameter \#1 \$image of function imagefill expects GdImage, GdImage\|false given\.$# in path /home/runner/work/image/image/src/Drivers/Gd/GdDriver.php was not matched in reported errors.
phpstan: src/Drivers/Gd/GdDriver.php#L1
Ignored error pattern #^Parameter \#1 \$image of function imagesavealpha expects GdImage, GdImage\|false given\.$# in path /home/runner/work/image/image/src/Drivers/Gd/GdDriver.php was not matched in reported errors.
phpstan: src/Drivers/Gd/GdDriver.php#L1
Ignored error pattern #^Parameter \#2 \$color of function imagecolorsforindex expects int, int\|false given\.$# in path /home/runner/work/image/image/src/Drivers/Gd/GdDriver.php was not matched in reported errors.
phpstan: src/Drivers/Gd/GdDriver.php#L1
Ignored error pattern #^Parameter \#2 \$color of function imagecolortransparent expects int\|null, int\|false given\.$# in path /home/runner/work/image/image/src/Drivers/Gd/GdDriver.php was not matched in reported errors.
phpstan: src/Drivers/Gd/GdDriver.php#L1
Ignored error pattern #^Parameter \#4 \$color of function imagefill expects int, int\|false given\.$# in path /home/runner/work/image/image/src/Drivers/Gd/GdDriver.php was not matched in reported errors.