Skip to content

ParseSVG: add linearGradient support, see #235 #266

ParseSVG: add linearGradient support, see #235

ParseSVG: add linearGradient support, see #235 #266

Triggered via push August 24, 2023 22:04
Status Failure
Total duration 6m 19s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: renderers/opengl/opengl.go#L10
could not import github.com/go-gl/gl/v3.3-core/gl (-: go build github.com/go-gl/gl/v3.3-core/gl:
lint: path.go#L933
declaration has 4 blank identifiers (dogsled)
lint: text.go#L964
declaration has 3 blank identifiers (dogsled)
lint: text.go#L965
declaration has 3 blank identifiers (dogsled)
lint: path_util_test.go#L106
declaration has 3 blank identifiers (dogsled)
lint: font/woff2.go#L172
Error return value of `io.Copy` is not checked (errcheck)
lint: svg.go#L585
Error return value of `fontFamily.LoadLocalFont` is not checked (errcheck)
lint: renderers/svg/svg.go#L103
Error return value of `encoder.Write` is not checked (errcheck)
lint: renderers/svg/svg.go#L323
Error return value of `buf.ReadByte` is not checked (errcheck)
lint: renderers/svg/svg.go#L324
Error return value of `buf.WriteTo` is not checked (errcheck)
build
Process completed with exit code 1.