Skip to content

types.StrInt64: support UnmarshalYAML #4535

types.StrInt64: support UnmarshalYAML

types.StrInt64: support UnmarshalYAML #4535

Triggered via push February 2, 2025 12:38
Status Success
Total duration 1m 43s
Artifacts

golang-lint.yml

on: push
Fit to window
Zoom out
Zoom in

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)