Skip to content

FIX: [coinbase] async order submission/cancellation metrics recording #5749

FIX: [coinbase] async order submission/cancellation metrics recording

FIX: [coinbase] async order submission/cancellation metrics recording #5749

Triggered via pull request July 25, 2025 03:09
Status Success
Total duration 2m 3s
Artifacts

golang-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)