Skip to content

feat: ec: Integrate Fast Finality for Filecoin #994

feat: ec: Integrate Fast Finality for Filecoin

feat: ec: Integrate Fast Finality for Filecoin #994

Triggered via pull request June 19, 2024 17:14
Status Failure
Total duration 4m 37s
Artifacts

check.yml

on: pull_request
Check (docs-check)
2m 50s
Check (docs-check)
Check (gen-check)
55s
Check (gen-check)
Check (lint-all)
4m 27s
Check (lint-all)
Check (gofmt)
32s
Check (gofmt)
Check (mod-tidy-check)
19s
Check (mod-tidy-check)
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Check (mod-tidy-check)
Process completed with exit code 1.
Check (gen-check): node/modules/lp2p/pubsub.go#L19
github.com/filecoin-project/go-f3@v0.0.0-20240619112353-e4ef2ea3078f: replacement directory ../go-f3 does not exist
Check (gen-check): chain/lf3/ec.go#L9
github.com/filecoin-project/go-f3@v0.0.0-20240619112353-e4ef2ea3078f: replacement directory ../go-f3 does not exist
Check (gen-check): chain/lf3/f3.go#L8
github.com/filecoin-project/go-f3@v0.0.0-20240619112353-e4ef2ea3078f: replacement directory ../go-f3 does not exist
Check (gen-check)
Process completed with exit code 2.
Check (docs-check)
Process completed with exit code 1.
Check (lint-all): chain/lf3/ec.go#L23
undefined: f3 (typecheck)
Check (lint-all): chain/lf3/f3.go#L25
undefined: f3 (typecheck)
Check (lint-all): chain/lf3/ec.go#L47
undefined: f3 (typecheck)
Check (lint-all): node/impl/full.go#L120
cannot use &FullNodeAPI{} (value of type *FullNodeAPI) as api.FullNode value in variable declaration: *FullNodeAPI does not implement api.FullNode (missing method ID) (typecheck)
Check (lint-all): node/impl/full.go#L70
n.NetPubsubScores undefined (type *FullNodeAPI has no field or method NetPubsubScores) (typecheck)
Check (lint-all): itests/deadlines_test.go#L32
"github.com/filecoin-project/lotus/storage/sealer/mock" imported and not used (typecheck)
Check (lint-all): itests/wdpost_config_test.go#L19
"github.com/filecoin-project/lotus/storage/sealer/mock" imported and not used (typecheck)
Check (lint-all): itests/wdpost_test.go#L26
"github.com/filecoin-project/lotus/storage/sealer/mock" imported and not used (typecheck)
Check (lint-all)
Process completed with exit code 1.