Skip to content

misc: Extract Curio sources #777

misc: Extract Curio sources

misc: Extract Curio sources #777

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

check.yml

on: pull_request
Check (docs-check)
2m 53s
Check (docs-check)
Check (gen-check)
7m 31s
Check (gen-check)
Check (lint-all)
4m 23s
Check (lint-all)
Check (gofmt)
21s
Check (gofmt)
Check (mod-tidy-check)
32s
Check (mod-tidy-check)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check (lint-all): chain/types/fil.go#L71
Error return value of `fmt.Fprint` is not checked (errcheck)
Check (lint-all): node/config/load.go#L84
Error return value of `fmt.Fprintf` is not checked (errcheck)
Check (lint-all): cli/client.go#L1807
Error return value of `fmt.Fprintf` is not checked (errcheck)
Check (lint-all): cli/client.go#L1835
Error return value of `fmt.Fprintf` is not checked (errcheck)
Check (lint-all): cli/helper.go#L79
Error return value of `fmt.Fprint` is not checked (errcheck)
Check (lint-all): cli/helper.go#L83
Error return value of `fmt.Fprintln` is not checked (errcheck)
Check (lint-all): cli/multisig.go#L171
Error return value of `fmt.Fprintln` is not checked (errcheck)
Check (lint-all): cli/multisig.go#L181
Error return value of `fmt.Fprintln` is not checked (errcheck)
Check (lint-all): cli/paych.go#L180
Error return value of `fmt.Fprint` is not checked (errcheck)
Check (lint-all)
Process completed with exit code 1.