Merge pull request #1780 from c9s/c9s/xmaker/improvements2 #5897
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/strategy/grid2/strategy.go#L37
const historyRollbackOrderIdRange should be historyRollbackOrderIDRange
|
build (6.2, 1.21):
pkg/service/google/sheets.go#L44
func parameter spreadsheetId should be spreadsheetID
|
build (6.2, 1.21):
pkg/service/persistence.go#L35
type JsonPersistenceConfig should be JSONPersistenceConfig
|
build (6.2, 1.21):
pkg/service/google/sheets.go#L50
func parameter spreadsheetId should be spreadsheetID
|
build (6.2, 1.21):
pkg/exchange/max/maxapi/v3/get_depth_request.go#L13
struct field LastUpdateId should be LastUpdateID
|
build (6.2, 1.21):
pkg/exchange/max/maxapi/restapi.go#L104
var defaultHttpClient should be defaultHTTPClient
|
build (6.2, 1.21):
pkg/exchange/okex/okexapi/get_transaction_history_request.go#L24
struct field InstrumentId should be InstrumentID
|
build (6.2, 1.21):
pkg/exchange/okex/okexapi/get_ticker_request.go#L14
struct field instId should be instID
|