Updates #70
Annotations
5 errors and 1 warning
golint:
core/testutils.go#L85
func `waitMinConnected` is unused (unused)
|
golint:
core/gossipsub_test.go#L26
var `traceMsgEventSkipList` is unused (unused)
|
golint:
core/gossipsub_test.go#L35
var `traceGossipEventSkipList` is unused (unused)
|
golint:
core/gossipsub_test.go#L383
func `groupsCfg.baseConnectivity` is unused (unused)
|
golint
Process completed with exit code 2.
|
golint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|