Fix unreachable peers #3469
Annotations
2 errors and 3 warnings
golangci-lint:
pkg/network/peer.go#L108
func `peerFromBytes` is unused (unused)
|
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/.
|
golangci-lint:
components/p2p/component.go#L152
unused-parameter: parameter 'deps' seems to be unused, consider removing or renaming it as _ (revive)
|
Setup go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading