feat: lotus-shed: finality calculator (WIP) #918
check.yml
on: pull_request
Check (docs-check)
2m 38s
Check (gen-check)
5m 26s
Check (lint-all)
4m 17s
Check (gofmt)
14s
Check (mod-tidy-check)
20s
Annotations
7 errors
Check (mod-tidy-check)
Process completed with exit code 1.
|
Check (docs-check)
Process completed with exit code 1.
|
Check (lint-all):
cmd/lotus-shed/finality.go#L36
Error return value of `file.Close` is not checked (errcheck)
|
Check (lint-all):
cmd/lotus-shed/finality.go#L59
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Check (lint-all):
cmd/lotus-shed/finality.go#L73
unnecessary conversion (unconvert)
|
Check (lint-all)
Process completed with exit code 1.
|
Check (gen-check)
Process completed with exit code 1.
|