Skip to content

Add advanced image usage tools with examples #834

Add advanced image usage tools with examples

Add advanced image usage tools with examples #834

Triggered via pull request October 3, 2024 10:42
Status Failure
Total duration 56s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: examples/paint/toolbar.go#L74
Error return value is not checked (errcheck)
Lint: examples/paint/toolbar.go#L148
Error return value is not checked (errcheck)
Lint: examples/asyncimage/asyncimage.go#L45
Error return value of `dynamicImage.SetSurfaceFromURL` is not checked (errcheck)
Lint: examples/asyncimage/asyncimage.go#L100
Error return value of `dynamicImage.SetSurfaceFromURL` is not checked (errcheck)
Lint: examples/loadimageAdvanced/loadimageAdvanced.go#L76
Error return value of `fromfile.SetSurfaceFromFile` is not checked (errcheck)
Lint: examples/loadimageAdvanced/loadimageAdvanced.go#L77
Error return value of `fromrgba.SetSurfaceFromRGBA` is not checked (errcheck)
Lint: examples/loadimageAdvanced/loadimageAdvanced.go#L78
Error return value of `fromurl.SetSurfaceFromURL` is not checked (errcheck)
Lint: examples/paint/canvas.go#L26
appendAssign: append result not assigned to the same slice (gocritic)
Lint: examples/paint/canvas.go#L109
importShadow: shadow of imported package 'image' (gocritic)
Lint: examples/paint/draw.go#L92
appendCombine: can combine chain of 4 appends into one (gocritic)
Lint
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2