Skip to content

Remove deprecated MustParseSVG and ParseSVG, fixes #239 #259

Remove deprecated MustParseSVG and ParseSVG, fixes #239

Remove deprecated MustParseSVG and ParseSVG, fixes #239 #259

Triggered via push August 21, 2023 06:59
Status Failure
Total duration 5m 31s
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: renderers/pdf/writer.go#L207
Error return value of `w.Write` is not checked (errcheck)
lint: renderers/pdf/writer.go#L212
Error return value of `w.Write` is not checked (errcheck)
lint: renderers/pdf/writer.go#L873
Error return value of `binary.Write` is not checked (errcheck)
lint: renderers/pdf/writer.go#L874
Error return value of `binary.Write` is not checked (errcheck)
build
Process completed with exit code 1.