Skip to content

chore: Add Error Handling to Resolve Linting Errors #772

chore: Add Error Handling to Resolve Linting Errors

chore: Add Error Handling to Resolve Linting Errors #772

Triggered via pull request May 27, 2024 13:08
Status Failure
Total duration 7m 50s
Artifacts

check.yml

on: pull_request
Check (docs-check)
3m 0s
Check (docs-check)
Check (gen-check)
7m 41s
Check (gen-check)
Check (lint-all)
4m 35s
Check (lint-all)
Check (gofmt)
21s
Check (gofmt)
Check (mod-tidy-check)
29s
Check (mod-tidy-check)
Fit to window
Zoom out
Zoom in

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.