refactor(network): refactoring peer manager #1839
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
linting:
network/network_test.go#L223
Error return value of `networkB.Start` is not checked (errcheck)
|
linting:
network/network_test.go#L224
Error return value of `networkP.Start` is not checked (errcheck)
|
linting:
network/network_test.go#L225
Error return value of `networkM.Start` is not checked (errcheck)
|
linting:
network/network_test.go#L226
Error return value of `networkN.Start` is not checked (errcheck)
|
linting:
network/network_test.go#L227
Error return value of `networkX.Start` is not checked (errcheck)
|
linting
Process completed with exit code 2.
|