chore: Add Error Handling to Resolve Linting Errors #772
check.yml
on: pull_request
Check (docs-check)
3m 0s
Check (gen-check)
7m 41s
Check (lint-all)
4m 35s
Check (gofmt)
21s
Check (mod-tidy-check)
29s
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#L259
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cli/multisig.go#L264
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cli/paych.go#L443
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Check (lint-all):
cli/paych.go#L602
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Check (lint-all):
cli/paych.go#L647
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Check (lint-all)
Process completed with exit code 1.
|