Skip to content

fix: format with go fmt ./... #10

fix: format with go fmt ./...

fix: format with go fmt ./... #10

Triggered via push August 17, 2023 12:24
Status Failure
Total duration 49s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: internal/fsutil/log.go#L40
Error return value of `globalLogger.Output` is not checked (errcheck)
Lint: internal/fsutil/log.go#L51
Error return value of `globalLogger.Output` is not checked (errcheck)
Lint: internal/strdist/log.go#L47
Error return value of `globalLogger.Output` is not checked (errcheck)
Lint: internal/control/control_test.go#L91
Error return value of `control.ParseString` is not checked (errcheck)
Lint: internal/setup/fetch.go#L47
Error return value of `lockFile.Unlock` is not checked (errcheck)
Lint: internal/archive/archive_test.go#L125
Error return value of `release.Render` is not checked (errcheck)
Lint: internal/archive/archive_test.go#L240
Error return value of `release.Walk` is not checked (errcheck)
Lint: internal/archive/archive_test.go#L247
Error return value of `release.Render` is not checked (errcheck)
Lint: cmd/chisel/cmd_help.go#L105
Error return value of `io.Copy` is not checked (errcheck)
Lint: cmd/chisel/main.go#L164
Error return value is not checked (errcheck)