FEATURE: [bitget] support book stream on bitget #4493
Annotations
11 warnings
build (6.2, 1.18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (6.2, 1.18)
Unexpected input(s) 'reporter', 'fail_on_error', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
build (6.2, 1.18):
cmd/bbgo-lorca/main.go#L1
should have a package comment
|
build (6.2, 1.18):
cmd/bbgo-webview/main.go#L1
should have a package comment
|
build (6.2, 1.18):
cmd/bbgo/main.go#L1
should have a package comment
|
build (6.2, 1.18):
cmd/update-doc/main.go#L1
should have a package comment
|
build (6.2, 1.18):
examples/exchange-api/binance-book/main.go#L1
should have a package comment
|
build (6.2, 1.18):
pkg/slack/slacklog/logrus_look.go#L56
should drop = nil from declaration of var slackAttachments; it is the zero value
|
build (6.2, 1.18):
pkg/slack/slacklog/logrus_look.go#L16
exported type LogHook should have comment or be unexported
|
build (6.2, 1.18):
pkg/slack/slacklog/logrus_look.go#L21
exported function NewLogHook should have comment or be unexported
|
build (6.2, 1.18):
examples/kucoin-accounts/main.go#L1
should have a package comment
|