feat(libp2p): expose libp2p bandwidth metrics #2002
check.yml
on: pull_request
Check (docs-check)
3m 1s
Check (gen-check)
2m 59s
Check (lint-all)
4m 36s
Check (gofmt)
35s
Check (mod-tidy-check)
28s
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)
|