Skip to content

feat(libp2p): expose libp2p bandwidth metrics #2002

feat(libp2p): expose libp2p bandwidth metrics

feat(libp2p): expose libp2p bandwidth metrics #2002

Triggered via pull request August 16, 2024 21:07
Status Failure
Total duration 4m 48s
Artifacts

check.yml

on: pull_request
Check (docs-check)
3m 1s
Check (docs-check)
Check (gen-check)
2m 59s
Check (gen-check)
Check (lint-all)
4m 36s
Check (lint-all)
Check (gofmt)
35s
Check (gofmt)
Check (mod-tidy-check)
28s
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/host.go#L19
"go.opentelemetry.io/otel/metric" imported and not used
Check (gen-check): node/modules/lp2p/host.go#L68
undefined: registration
Check (gen-check)
Process completed with exit code 2.
Check (docs-check)
Process completed with exit code 1.
Check (lint-all)
undefined: registration)\" were hidden, use --max-same-issues"
Check (lint-all): node/modules/lp2p/host.go#L19
"go.opentelemetry.io/otel/metric" imported and not used
Check (lint-all): node/modules/lp2p/host.go#L68
undefined: registration (typecheck)
Check (lint-all): node/impl/net/net.go#L25
could not import github.com/filecoin-project/lotus/node/modules/lp2p (-: # github.com/filecoin-project/lotus/node/modules/lp2p
Check (lint-all): node/modules/lp2p/host.go#L19
"go.opentelemetry.io/otel/metric" imported and not used
Check (lint-all): node/modules/lp2p/host.go#L68
undefined: registration) (typecheck)
Check (lint-all): node/impl/full.go#L19
could not import github.com/filecoin-project/lotus/node/modules/lp2p (-: # github.com/filecoin-project/lotus/node/modules/lp2p
Check (lint-all): node/modules/lp2p/host.go#L19
"go.opentelemetry.io/otel/metric" imported and not used
Check (lint-all): node/modules/lp2p/host.go#L68
undefined: registration) (typecheck)
Check (lint-all): node/impl/full.go#L122
cannot use &FullNodeAPI{} (value of type *FullNodeAPI) as api.FullNode value in variable declaration: *FullNodeAPI does not implement api.FullNode (missing method ID) (typecheck)