Skip to content

Add SVG marker support #269

Add SVG marker support

Add SVG marker support #269

Triggered via pull request August 25, 2023 21:47
Status Failure
Total duration 5m 22s
Artifacts

go.yml

on: pull_request
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#L673
Error return value of `fontFamily.LoadLocalFont` is not checked (errcheck)
lint: renderers/ps/ps.go#L201
Error return value of `r.w.Write` is not checked (errcheck)
lint: renderers/ps/ps.go#L202
Error return value of `r.w.Write` is not checked (errcheck)
lint: renderers/ps/ps.go#L208
Error return value of `r.w.Write` is not checked (errcheck)
build
Process completed with exit code 1.