Skip to content

Merge pull request #283 from adamgreenhall/fix-svg-line #334

Merge pull request #283 from adamgreenhall/fix-svg-line

Merge pull request #283 from adamgreenhall/fix-svg-line #334

Triggered via push April 1, 2024 15:26
Status Failure
Total duration 1m 23s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
build
Process completed with exit code 1.
lint: renderers/opengl/opengl.go#L10
could not import github.com/go-gl/gl/v3.3-core/gl (-: # github.com/go-gl/gl/v3.3-core/gl
lint: path.go#L1075
declaration has 4 blank identifiers (dogsled)
lint: text.go#L958
declaration has 3 blank identifiers (dogsled)
lint: text.go#L959
declaration has 3 blank identifiers (dogsled)
lint: path_util_test.go#L106
declaration has 3 blank identifiers (dogsled)
lint: text.go#L547
Error return value of `rt.WriteLaTeX` is not checked (errcheck)
lint: renderers/svg/svg.go#L105
Error return value of `encoder.Write` is not checked (errcheck)
lint: renderers/svg/svg.go#L337
Error return value of `buf.ReadByte` is not checked (errcheck)
lint: renderers/svg/svg.go#L338
Error return value of `buf.WriteTo` is not checked (errcheck)
lint: renderers/svg/svg.go#L380
Error return value of `buf.ReadByte` is not checked (errcheck)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.