Don't close path implicitly for CCW calculation, fixes bug for offset… #342
Annotations
11 errors and 2 warnings
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#L1072
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
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/.
|