refactor: Provider Ticker Interface (PR1) #2094
Annotations
4 errors and 11 warnings
golangci-lint:
oracle/types/market.go#L57
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
providers/websockets/coinbase/ws_data_handler.go#L113
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
providers/apis/dydx/parse.go#L143
Consider pre-allocating `providers` (prealloc)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/slinky/slinky. Supported file pattern: go.sum
|
golangci-lint:
providers/websockets/kucoin/ws_data_handler_test.go#L22
var-naming: don't use underscores in Go names; var btc_usdt should be btcUsdt (revive)
|
golangci-lint:
providers/websockets/kucoin/ws_data_handler_test.go#L23
var-naming: don't use underscores in Go names; var eth_usdt should be ethUsdt (revive)
|
golangci-lint:
providers/apis/kraken/api_handler_test.go#L20
var-naming: don't use underscores in Go names; var btc_usd should be btcUsd (revive)
|
golangci-lint:
providers/apis/kraken/api_handler_test.go#L21
var-naming: don't use underscores in Go names; var btc_usdt should be btcUsdt (revive)
|
golangci-lint:
providers/apis/kraken/api_handler_test.go#L22
var-naming: don't use underscores in Go names; var eth_usdt should be ethUsdt (revive)
|
golangci-lint:
providers/apis/kraken/api_handler_test.go#L23
var-naming: don't use underscores in Go names; var eth_usd should be ethUsd (revive)
|
golangci-lint:
providers/websockets/gate/ws_data_handler_test.go#L19
var-naming: don't use underscores in Go names; var btc_usdt should be btcUsdt (revive)
|
golangci-lint:
providers/websockets/gate/ws_data_handler_test.go#L20
var-naming: don't use underscores in Go names; var eth_usdt should be ethUsdt (revive)
|
golangci-lint:
providers/apis/coinbase/api_handler_test.go#L21
var-naming: don't use underscores in Go names; var btc_usd should be btcUsd (revive)
|
golangci-lint:
providers/apis/coinbase/api_handler_test.go#L22
var-naming: don't use underscores in Go names; var eth_usd should be ethUsd (revive)
|
The logs for this run have expired and are no longer available.
Loading