chore: Add Error Handling to Resolve Linting Errors #793
check.yml
on: pull_request
Check (docs-check)
3m 13s
Check (gen-check)
7m 46s
Check (lint-all)
4m 38s
Check (gofmt)
17s
Check (mod-tidy-check)
21s
Annotations
4 errors
Check (lint-all):
cli/net.go#L482
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cli/net.go#L501
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cli/net.go#L523
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all)
Process completed with exit code 1.
|