wip: feat: paramseed - cluster-p2p paramfetch #187
ci.yml
on: pull_request
ci-lint
17s
build-mainnet
2m 23s
build-calibnet
2m 24s
build-debug
2m 28s
build-2k
2m 26s
build-forest
2m 28s
lint
3m 17s
gofmt
28s
gen-check
3m 47s
mod-tidy-check
30s
Matrix: test
Annotations
22 errors
test (test-itest-curio, ./itests/curio_test.go):
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used
|
test (test-itest-curio, ./itests/curio_test.go)
Process completed with exit code 1.
|
build-mainnet:
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used
|
build-mainnet
Process completed with exit code 2.
|
build-calibnet:
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used
|
build-calibnet
Process completed with exit code 2.
|
build-2k:
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used
|
build-2k
Process completed with exit code 2.
|
build-debug:
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used
|
build-debug
Process completed with exit code 2.
|
build-forest:
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used
|
build-forest
Process completed with exit code 2.
|
test (test-all, `go list ./... | grep -v curio/itests`):
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used
|
test (test-all, `go list ./... | grep -v curio/itests`)
Process completed with exit code 1.
|
lint:
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used (typecheck)
|
lint:
cmd/curio/tasks/tasks.go#L30
could not import github.com/filecoin-project/curio/lib/fastparamfetch (-: # github.com/filecoin-project/curio/lib/fastparamfetch
|
lint:
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used) (typecheck)
|
lint:
cmd/curio/main.go#L22
could not import github.com/filecoin-project/curio/lib/fastparamfetch (-: # github.com/filecoin-project/curio/lib/fastparamfetch
|
lint:
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used) (typecheck)
|
lint
Process completed with exit code 1.
|
gen-check:
lib/fastparamfetch/paramserve.go#L5
"fmt" imported and not used
|
gen-check
Process completed with exit code 2.
|