Skip to content

add golangci linter in github workflow action #1

add golangci linter in github workflow action

add golangci linter in github workflow action #1

Re-run triggered June 27, 2024 13:29
Status Failure
Total duration 1m 9s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
58s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: progressbar.go#L352
Error return value of `b.RenderBlank` is not checked (errcheck)
golangci-lint: progressbar.go#L610
Error return value of `p.render` is not checked (errcheck)
golangci-lint: progressbar.go#L658
Error return value of `p.Add` is not checked (errcheck)
golangci-lint: progressbar.go#L692
Error return value is not checked (errcheck)
golangci-lint: progressbar.go#L1045
Error return value of `f.Sync` is not checked (errcheck)
golangci-lint: progressbar.go#L1068
Error return value of `r.bar.Add` is not checked (errcheck)
golangci-lint: progressbar.go#L1077
Error return value of `r.bar.Finish` is not checked (errcheck)
golangci-lint: progressbar_test.go#L32
Error return value of `bar.Add` is not checked (errcheck)
golangci-lint: progressbar_test.go#L38
Error return value of `bar.Add` is not checked (errcheck)
golangci-lint: progressbar_test.go#L45
Error return value of `bar.Set` is not checked (errcheck)