Skip to content

Improve error messages of unknown options to renderers, see #276 #322

Improve error messages of unknown options to renderers, see #276

Improve error messages of unknown options to renderers, see #276 #322

Triggered via push February 18, 2024 02:29
Status Failure
Total duration 3m 34s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
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#L1075
declaration has 4 blank identifiers (dogsled)
lint: text.go#L960
declaration has 3 blank identifiers (dogsled)
lint: text.go#L961
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: text.go#L548
Error return value of `rt.WriteLaTeX` 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)
build
Process completed with exit code 1.
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/.
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/.