Skip to content

chore: Add Error Handling to Resolve Linting Errors #776

chore: Add Error Handling to Resolve Linting Errors

chore: Add Error Handling to Resolve Linting Errors #776

Triggered via pull request May 27, 2024 15:47
Status Failure
Total duration 7m 40s
Artifacts

check.yml

on: pull_request
Check (docs-check)
2m 53s
Check (docs-check)
Check (gen-check)
7m 29s
Check (gen-check)
Check (lint-all)
4m 48s
Check (lint-all)
Check (gofmt)
27s
Check (gofmt)
Check (mod-tidy-check)
22s
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#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): cli/spcli/actor.go#L673
Error return value of `fmt.Fprintln` is not checked (errcheck)
Check (lint-all): cli/spcli/actor.go#L698
Error return value of `fmt.Fprintln` is not checked (errcheck)
Check (lint-all): cli/spcli/actor.go#L945
Error return value of `fmt.Fprintln` is not checked (errcheck)
Check (lint-all)
Process completed with exit code 1.