Fix unreachable peers #3471
Annotations
9 errors and 2 warnings
golangci-lint:
components/dashboard_metrics/component.go#L19
could not import github.com/iotaledger/iota-core/pkg/network/p2p (-: # github.com/iotaledger/iota-core/pkg/network/p2p
|
golangci-lint:
pkg/network/p2p/manager.go#L5
"time" imported and not used) (typecheck)
|
golangci-lint:
components/p2p/component.go#L21
could not import github.com/iotaledger/iota-core/pkg/network/p2p (-: # github.com/iotaledger/iota-core/pkg/network/p2p
|
golangci-lint:
pkg/network/p2p/manager.go#L5
"time" imported and not used) (typecheck)
|
golangci-lint:
components/restapi/management/component.go#L12
could not import github.com/iotaledger/iota-core/pkg/network/p2p (-: # github.com/iotaledger/iota-core/pkg/network/p2p
|
golangci-lint:
pkg/network/p2p/manager.go#L5
"time" imported and not used) (typecheck)
|
golangci-lint:
pkg/network/p2p/config_manager.go#L1
: # github.com/iotaledger/iota-core/pkg/network/p2p [github.com/iotaledger/iota-core/pkg/network/p2p.test]
|
golangci-lint:
pkg/network/p2p/manager.go#L5
"time" imported and not used (typecheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading