Fix unreachable peers #3471
golangci-lint.yml
on: pull_request
GolangCI-Lint
4m 34s
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
|
GolangCI-Lint
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/.
|
GolangCI-Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|