IMPROVE: [grid2][xmaker] prune expired trades #5913
Annotations
12 warnings
build (6.2, 1.21)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
build (6.2, 1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build (6.2, 1.21)
Unexpected input(s) 'reporter', 'fail_on_error', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
build (6.2, 1.21):
cmd/bbgo/main.go#L1
should have a package comment
|
build (6.2, 1.21):
pkg/exchange/bitget/bitgetapi/client.go#L23
exported const PublicWebSocketURL should have comment or be unexported
|
build (6.2, 1.21):
pkg/exchange/bitget/bitgetapi/client.go#L22
exported const RestBaseURL should have comment or be unexported
|
build (6.2, 1.21):
pkg/exchange/bitget/bitgetapi/client.go#L24
exported const PrivateWebSocketURL should have comment or be unexported
|
build (6.2, 1.21):
pkg/exchange/bitget/bitgetapi/client.go#L32
exported function NewClient should have comment or be unexported
|
build (6.2, 1.21):
pkg/exchange/bitget/bitgetapi/client.go#L26
exported type RestClient should have comment or be unexported
|
build (6.2, 1.21):
pkg/exchange/bitget/bitgetapi/client.go#L54
comment on exported method RestClient.NewAuthenticatedRequest should be of the form "NewAuthenticatedRequest ..."
|
build (6.2, 1.21):
pkg/exchange/bitget/bitgetapi/client.go#L48
exported method RestClient.Auth should have comment or be unexported
|
build (6.2, 1.21):
pkg/exchange/bitget/bitgetapi/client.go#L163
exported type APIResponse should have comment or be unexported
|