chore: Add Error Handling to Resolve Linting Errors #786
Annotations
4 errors
Run golangci-lint run -v --timeout 10m --concurrency 4:
cli/client.go#L2322
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run golangci-lint run -v --timeout 10m --concurrency 4:
cli/multisig.go#L335
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run golangci-lint run -v --timeout 10m --concurrency 4:
cli/multisig.go#L347
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run golangci-lint run -v --timeout 10m --concurrency 4
Process completed with exit code 1.
|
Loading