p2p: hybrid node net identity for connection deduplication #13148
reviewdog.yml
on: pull_request
reviewdog-errors
2m 28s
reviewdog-warnings
2m 18s
Annotations
2 errors and 1 warning
reviewdog-errors:
network/hybridNetwork.go#L51
[Lint Errors] reported by reviewdog 🐶
shadow: declaration of "identityOpts" shadows declaration at line 104 (govet)
Raw Output:
network/hybridNetwork.go:51:2: shadow: declaration of "identityOpts" shadows declaration at line 104 (govet)
identityOpts := identityOpts{
^
|
reviewdog-errors
reviewdog exited with status code: 1
|
reviewdog-warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|