Skip to content

ci: add lint step to workflows #41

ci: add lint step to workflows

ci: add lint step to workflows #41

Triggered via pull request September 9, 2023 09:19
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
golangci
10s
golangci
test-epubcheck
31s
test-epubcheck
Matrix: test-mac-windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci: epub_test.go#L815
Error return value of `e.SetCover` is not checked (errcheck)
golangci: epub_test.go#L858
Error return value of `e.AddImage` is not checked (errcheck)
golangci: epub_test.go#L859
Error return value of `e.AddImage` is not checked (errcheck)
golangci: epub_test.go#L861
Error return value of `e.AddImage` is not checked (errcheck)
golangci: epub_test.go#L1036
Error return value of `e.AddCSS` is not checked (errcheck)
golangci: epub_test.go#L1038
Error return value of `e.AddSubSection` is not checked (errcheck)
golangci: epub_test.go#L1040
Error return value of `e.AddFont` is not checked (errcheck)
golangci: epub_test.go#L1044
Error return value of `e.AddSection` is not checked (errcheck)
golangci: epub_test.go#L1050
Error return value of `e.AddVideo` is not checked (errcheck)
golangci: epub_test.go#L1051
Error return value of `e.AddAudio` is not checked (errcheck)