chore: Add Error Handling to Resolve Linting Errors #786
check.yml
on: pull_request
Check (docs-check)
3m 15s
Check (gen-check)
7m 26s
Check (lint-all)
4m 40s
Check (gofmt)
21s
Check (mod-tidy-check)
26s
Annotations
4 errors
Check (lint-all):
cli/client.go#L2322
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cli/multisig.go#L335
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cli/multisig.go#L347
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all)
Process completed with exit code 1.
|