Skip to content

Merge pull request #2360 from c9s/dboy/xalign/interact-cancel #7044

Merge pull request #2360 from c9s/dboy/xalign/interact-cancel

Merge pull request #2360 from c9s/dboy/xalign/interact-cancel #7044

Triggered via push December 30, 2025 07:14
Status Success
Total duration 50s
Artifacts

golang-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/exchange/kucoin/exchange.go#L107
Function `GetTicker24HStat` should pass the context parameter (contextcheck)
lint: pkg/exchange/kucoin/exchange.go#L92
Function `ListSymbols` should pass the context parameter (contextcheck)
lint: pkg/exchange/bitget/bitgetapi/v2/client_test.go#L78
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
lint: pkg/exchange/binance/stream.go#L673
Function `listenKeyKeepAlive$1` should pass the context parameter (contextcheck)
lint: pkg/bbgo/order_executor_general.go#L370
Function `CalculateBaseQuantity` should pass the context parameter (contextcheck)
lint: pkg/bbgo/exit_protective_stop_loss.go#L201
Function `checkStopPrice` should pass the context parameter (contextcheck)
lint: pkg/bbgo/environment.go#L700
Function `setupTelegram->New->worker` should pass the context parameter (contextcheck)
lint: pkg/types/stream.go#L551
response body must be closed (bodyclose)
lint: pkg/exchange/bitfinex/bfxapi/websocket_test.go#L627
response body must be closed (bodyclose)
lint: pkg/exchange/bitfinex/bfxapi/websocket_test.go#L30
response body must be closed (bodyclose)