Skip to content

FIX: upgrade requestgen and re-generate max cancel order request files #3889

FIX: upgrade requestgen and re-generate max cancel order request files

FIX: upgrade requestgen and re-generate max cancel order request files #3889

Triggered via pull request September 11, 2024 08:41
Status Success
Total duration 1m 39s
Artifacts

golang-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/exchange/max/maxapi/v3/cancel_wallet_order_all_request_requestgen.go#L29
cannot select on max (built-in) (typecheck)
lint: pkg/strategy/audacitymaker/strategy.go#L92
s.Status undefined (type *Strategy has no field or method Status) (typecheck)
lint: pkg/strategy/audacitymaker/strategy.go#L94
s.OnSuspend undefined (type *Strategy has no field or method OnSuspend) (typecheck)
lint: pkg/strategy/audacitymaker/strategy.go#L99
s.OnEmergencyStop undefined (type *Strategy has no field or method OnEmergencyStop) (typecheck)
lint: pkg/strategy/autobuy/strategy.go#L121
s.OrderExecutor undefined (type *Strategy has no field or method OrderExecutor) (typecheck)
lint: pkg/strategy/autobuy/strategy.go#L141
s.OrderExecutor undefined (type *Strategy has no field or method OrderExecutor) (typecheck)
lint: pkg/strategy/autobuy/strategy.go#L149
s.Session undefined (type *Strategy has no field or method Session) (typecheck)
lint: pkg/strategy/autobuy/strategy.go#L156
s.Session undefined (type *Strategy has no field or method Session) (typecheck)
lint: pkg/strategy/autobuy/strategy.go#L176
s.CalculateQuantity undefined (type *Strategy has no field or method CalculateQuantity) (typecheck)
lint: pkg/strategy/autobuy/strategy.go#L191
s.OrderExecutor undefined (type *Strategy has no field or method OrderExecutor) (typecheck)