FIX: [coinbase] async order submission/cancellation metrics recording #5749
Annotations
10 errors
lint:
pkg/exchange/kucoin/kucoinapi/trade.go#L317
r.client.SendRequest undefined (type *RestClient has no field or method SendRequest) (typecheck)
|
lint:
pkg/exchange/kucoin/kucoinapi/marketdata.go#L282
r.client.SendRequest undefined (type *RestClient has no field or method SendRequest) (typecheck)
|
lint:
pkg/exchange/kucoin/kucoinapi/marketdata.go#L277
r.client.NewRequest undefined (type *RestClient has no field or method NewRequest) (typecheck)
|
lint:
pkg/exchange/kucoin/kucoinapi/marketdata.go#L173
s.client.SendRequest undefined (type *RestClient has no field or method SendRequest) (typecheck)
|
lint:
pkg/exchange/kucoin/kucoinapi/marketdata.go#L168
s.client.NewRequest undefined (type *RestClient has no field or method NewRequest) (typecheck)
|
lint:
pkg/exchange/kucoin/kucoinapi/client.go#L85
c.BaseURL undefined (type *RestClient has no field or method BaseURL) (typecheck)
|
lint:
pkg/exchange/bitget/bitgetapi/client.go#L75
c.BaseURL undefined (type *RestClient has no field or method BaseURL) (typecheck)
|
lint:
pkg/util/backoff/general.go#L18
undefined: backoff (typecheck)
|
lint:
pkg/util/backoff/general.go#L17
undefined: backoff (typecheck)
|
lint:
pkg/util/backoff/general.go#L13
undefined: backoff (typecheck)
|