chore: Add Error Handling to Resolve Linting Errors #773
check.yml
on: pull_request
Check (docs-check)
2m 56s
Check (gen-check)
7m 33s
Check (lint-all)
4m 44s
Check (gofmt)
22s
Check (mod-tidy-check)
21s
Annotations
7 errors
Check (lint-all):
cli/client.go#L2322
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cli/multisig.go#L300
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cli/multisig.go#L302
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cmd/lotus-sim/run.go#L59
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Check (lint-all):
cmd/lotus-sim/run.go#L63
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Check (lint-all):
cmd/lotus-sim/run.go#L69
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Check (lint-all)
Process completed with exit code 1.
|