types.StrInt64: support UnmarshalYAML #4535
Annotations
10 errors
lint:
pkg/accounting/pnl/avg_cost.go#L9
could not import github.com/c9s/bbgo/pkg/types (-: # github.com/c9s/bbgo/pkg/types
|
lint:
pkg/types/strint.go#L36
result parameter err not in scope at return
|
lint:
pkg/types/strint.go#L30
inner declaration of var err error) (typecheck)
|
lint:
pkg/exchange/retry/account.go#L6
could not import github.com/c9s/bbgo/pkg/types (-: # github.com/c9s/bbgo/pkg/types
|
lint:
pkg/types/strint.go#L36
result parameter err not in scope at return
|
lint:
pkg/types/strint.go#L30
inner declaration of var err error) (typecheck)
|
lint:
pkg/exchange/kucoin/kucoinapi/marketdata.go#L18
could not import github.com/c9s/bbgo/pkg/types (-: # github.com/c9s/bbgo/pkg/types
|
lint:
pkg/types/strint.go#L36
result parameter err not in scope at return
|
lint:
pkg/types/strint.go#L30
inner declaration of var err error) (typecheck)
|
lint:
pkg/exchange/kucoin/stream.go#L47
stream.SetParser undefined (type *Stream has no field or method SetParser) (typecheck)
|