Skip to content

Fix flattening circular arc when phi != 0.0, fixes #296 #352

Fix flattening circular arc when phi != 0.0, fixes #296

Fix flattening circular arc when phi != 0.0, fixes #296 #352

Triggered via push May 2, 2024 21:43
Status Failure
Total duration 1m 24s
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#L1106
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/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#L915
Error return value of `binary.Write` is not checked (errcheck)
lint: renderers/pdf/writer.go#L916
Error return value of `binary.Write` 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/.