Skip to content

Additional fixes

Additional fixes #80

Triggered via push June 11, 2024 05:19
Status Failure
Total duration 3m 17s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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