Skip to content

ParseSVG: refactor and support CSS, add state, and improve text, see … #265

ParseSVG: refactor and support CSS, add state, and improve text, see …

ParseSVG: refactor and support CSS, add state, and improve text, see … #265

Triggered via push August 24, 2023 20:20
Status Failure
Total duration 5m 28s
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#L413
Error return value of `fontFamily.LoadLocalFont` is not checked (errcheck)
lint: cmd/pdftext/encrypt.go#L103
Error return value of `binary.Write` is not checked (errcheck)
lint: cmd/pdftext/main.go#L155
Error return value is not checked (errcheck)
lint: cmd/pdftext/main.go#L157
Error return value is not checked (errcheck)
build
Process completed with exit code 1.