feat: SPTool scaffolding #23
check.yml
on: pull_request
Check (docs-check)
2m 53s
Check (gen-check)
6m 41s
Check (lint-all)
4m 6s
Check (gofmt)
22s
Check (mod-tidy-check)
26s
Annotations
9 errors
Check (lint-all):
cmd/sptool/main.go#L24
undefined: sectorsCmd
|
Check (lint-all):
cmd/sptool/main.go#L25
undefined: provingCmd (typecheck)
|
Check (lint-all):
cmd/lotus-miner/sectors.go#L76
unnecessary conversion (unconvert)
|
Check (lint-all):
cli/spcli/sectors.go#L39
const `parallelSectorChecks` is unused (unused)
|
Check (lint-all):
cli/spcli/sectors.go#L404
func `yesno` is unused (unused)
|
Check (lint-all)
Process completed with exit code 1.
|
Check (gen-check):
cmd/sptool/main.go#L24
undefined: sectorsCmd
|
Check (gen-check):
cmd/sptool/main.go#L25
undefined: provingCmd
|
Check (gen-check)
Process completed with exit code 2.
|