WIP- Rebase me out #2543
Annotations
8 errors and 1 warning
golangci-lint:
exchanges/bitfinex/bitfinex_websocket.go#L908
commentedOutCode: may want to remove commented-out code (gocritic)
|
golangci-lint:
exchanges/bitfinex/bitfinex_websocket.go#L972
commentedOutCode: may want to remove commented-out code (gocritic)
|
golangci-lint:
exchanges/bitfinex/bitfinex_websocket.go#L935
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
exchanges/bitfinex/bitfinex_websocket.go#L945
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
exchanges/bitfinex/bitfinex_websocket.go#L1026
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
exchanges/bitfinex/bitfinex_websocket.go#L905
unreachable: unreachable code (govet)
|
golangci-lint:
exchanges/bitfinex/bitfinex_websocket.go#L954
ineffectual assignment to err (ineffassign)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading