FEATURE: [xnav] support breakdown and improve price solving logics #4353
Annotations
10 errors and 1 warning
lint:
pkg/types/asset/asset.go#L12
could not import github.com/c9s/bbgo/pkg/pricesolver (Config.Importer.Import(github.com/c9s/bbgo/pkg/pricesolver) returned nil but no error) (typecheck)
|
lint:
pkg/types/asset/asset.go#L13
could not import github.com/c9s/bbgo/pkg/types (Config.Importer.Import(github.com/c9s/bbgo/pkg/types) returned nil but no error) (typecheck)
|
lint:
pkg/accounting/pnl/avg_cost.go#L9
could not import github.com/c9s/bbgo/pkg/types (-: import cycle not allowed: import stack: [github.com/c9s/bbgo/cmd/bbgo github.com/c9s/bbgo/pkg/cmd github.com/c9s/bbgo/pkg/accounting/pnl github.com/c9s/bbgo/pkg/types github.com/c9s/bbgo/pkg/types/asset github.com/c9s/bbgo/pkg/pricesolver github.com/c9s/bbgo/pkg/types]) (typecheck)
|
lint:
pkg/exchange/retry/account.go#L6
could not import github.com/c9s/bbgo/pkg/types (-: import cycle not allowed: import stack: [github.com/c9s/bbgo/cmd/bbgo github.com/c9s/bbgo/pkg/cmd github.com/c9s/bbgo/pkg/accounting/pnl github.com/c9s/bbgo/pkg/types github.com/c9s/bbgo/pkg/types/asset github.com/c9s/bbgo/pkg/pricesolver github.com/c9s/bbgo/pkg/types]) (typecheck)
|
lint:
pkg/exchange/kucoin/kucoinapi/marketdata.go#L18
could not import github.com/c9s/bbgo/pkg/types (-: import cycle not allowed: import stack: [github.com/c9s/bbgo/cmd/bbgo github.com/c9s/bbgo/pkg/cmd github.com/c9s/bbgo/pkg/accounting/pnl github.com/c9s/bbgo/pkg/types github.com/c9s/bbgo/pkg/types/asset github.com/c9s/bbgo/pkg/pricesolver github.com/c9s/bbgo/pkg/types]) (typecheck)
|
lint:
pkg/exchange/kucoin/stream.go#L46
stream.SetParser undefined (type *Stream has no field or method SetParser) (typecheck)
|
lint:
pkg/exchange/kucoin/stream.go#L47
stream.SetDispatcher undefined (type *Stream has no field or method SetDispatcher) (typecheck)
|
lint:
pkg/exchange/kucoin/stream.go#L48
stream.SetEndpointCreator undefined (type *Stream has no field or method SetEndpointCreator) (typecheck)
|
lint:
pkg/exchange/kucoin/stream.go#L50
stream.OnConnect undefined (type *Stream has no field or method OnConnect) (typecheck)
|
lint:
pkg/exchange/kucoin/stream.go#L64
s.EmitKLineClosed undefined (type *Stream has no field or method EmitKLineClosed) (typecheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|