Skip to content

feat(libp2p): shared TCP listeners and AutoTLS.AutoWSS #3322

feat(libp2p): shared TCP listeners and AutoTLS.AutoWSS

feat(libp2p): shared TCP listeners and AutoTLS.AutoWSS #3322

Triggered via pull request December 3, 2024 22:47
Status Failure
Total duration 2m 27s
Artifacts

golint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
go-lint: core/node/builder.go#L11
could not import github.com/ipfs/kubo/core/node/libp2p (-: # github.com/ipfs/kubo/core/node/libp2p
go-lint: core/node/libp2p/transport.go#L70
undefined: libp2p.ShareTCPListener) (typecheck)
go-lint: plugin/loader/loader.go#L7
"io" imported and not used (typecheck)
go-lint: core/commands/dag/get.go#L8
"github.com/ipfs/go-ipld-legacy" imported as ipldlegacy and not used (typecheck)
go-lint: core/mock/mock.go#L8
could not import github.com/ipfs/kubo/core/node/libp2p (-: # github.com/ipfs/kubo/core/node/libp2p
go-lint: core/node/libp2p/transport.go#L70
undefined: libp2p.ShareTCPListener) (typecheck)
go-lint: cmd/ipfs/kubo/daemon.go#L35
could not import github.com/ipfs/kubo/core/node/libp2p (-: # github.com/ipfs/kubo/core/node/libp2p
go-lint: core/node/libp2p/transport.go#L70
undefined: libp2p.ShareTCPListener) (typecheck)
go-lint: core/builder.go#L105
cfg.Online undefined (type *BuildCfg has no field or method Online) (typecheck)
go-lint: core/builder.go#L130
cfg.Online undefined (type *BuildCfg has no field or method Online) (typecheck)
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kubo/kubo. Supported file pattern: go.sum