FIX: types: exit ping worker when error is happened #4155
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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):
pkg/datasource/glassnode/glassnodeapi/types.go#L8
exported type Interval should have comment or be unexported
|
build (6.2, 1.18):
pkg/datasource/glassnode/glassnodeapi/types.go#L11
exported const Interval1h should have comment (or a comment on this block) or be unexported
|
build (6.2, 1.18):
pkg/datasource/glassnode/glassnodeapi/types.go#L18
exported type Format should have comment or be unexported
|
build (6.2, 1.18):
pkg/exchange/bitget/exchange.go#L10
exported const ID should have comment or be unexported
|
build (6.2, 1.18):
pkg/fixedpoint/convert.go#L16
exported const MaxPrecision should have comment or be unexported
|