Skip to content

ci: add lint step to workflows #7

ci: add lint step to workflows

ci: add lint step to workflows #7

Triggered via pull request September 5, 2023 11:02
Status Failure
Total duration 22s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci: epub_test.go#L795
Error return value of `e.AddImage` is not checked (errcheck)
golangci: epub_test.go#L796
Error return value of `e.AddImage` is not checked (errcheck)
golangci: epub_test.go#L798
Error return value of `e.AddImage` is not checked (errcheck)
golangci: epub_test.go#L956
Error return value of `e.AddCSS` is not checked (errcheck)
golangci: epub_test.go#L958
Error return value of `e.AddSubSection` is not checked (errcheck)
golangci: epub_test.go#L960
Error return value of `e.AddFont` is not checked (errcheck)
golangci: epub_test.go#L964
Error return value of `e.AddSection` is not checked (errcheck)
golangci: epub_test.go#L970
Error return value of `e.AddVideo` is not checked (errcheck)
golangci: epub_test.go#L971
Error return value of `e.AddAudio` is not checked (errcheck)
golangci: epub_test.go#L995
Error return value of `filesystem.RemoveAll` is not checked (errcheck)