Additional fixes #80
Annotations
9 errors
exchanges/coinbasepro/coinbasepro_test.go#L1538
commentedOutCode: may want to remove commented-out code (gocritic)
|
exchanges/coinbasepro/coinbasepro_test.go#L1541
commentedOutCode: may want to remove commented-out code (gocritic)
|
exchanges/coinbasepro/coinbasepro_wrapper.go#L203
Consider pre-allocating `pairs` (prealloc)
|
exchanges/coinbasepro/coinbasepro.go#L218
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
exchanges/coinbasepro/coinbasepro.go#L249
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
exchanges/coinbasepro/coinbasepro.go#L265
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
exchanges/coinbasepro/coinbasepro.go#L321
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
exchanges/coinbasepro/coinbasepro_websocket.go#L325
unnecessary trailing newline (whitespace)
|
|
This job failed
Loading