Updates #69
Annotations
5 errors and 1 warning
golint:
core/testutils.go#L85
func `waitMinConnected` is unused (unused)
|
golint:
core/gossipsub_test.go#L24
var `traceMsgEventSkipList` is unused (unused)
|
golint:
core/gossipsub_test.go#L33
var `traceGossipEventSkipList` is unused (unused)
|
golint:
core/gossipsub_test.go#L404
func `groupsCfg.baseConnectivity` is unused (unused)
|
golint
Process completed with exit code 2.
|
golint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|