misc: dockerfile: remove curio from lotus Dockerfile/Makefile #795
check.yml
on: pull_request
Check (docs-check)
3m 42s
Check (gen-check)
7m 43s
Check (lint-all)
4m 33s
Check (gofmt)
17s
Check (mod-tidy-check)
27s
Annotations
12 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):
cmd/lotus-bench/cli.go#L307
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cmd/lotus-bench/cli.go#L308
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.
|
Check (gen-check)
Canceling since a higher priority waiting request for 'Check-refs/pull/12053/merge' exists
|
Check (gen-check)
The operation was canceled.
|