Merge pull request #1753 from c9s/c9s/xdepthmaker/improvements #5838
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):
pkg/optimizer/hpoptimizer.go#L70
var trialId should be trialID
|
build (6.2, 1.21):
cmd/bbgo/main.go#L1
should have a package comment
|
build (6.2, 1.21):
pkg/optimizer/hpoptimizer.go#L238
method parameter configJson should be configJSON
|
build (6.2, 1.21):
pkg/optimizer/hpoptimizer.go#L196
method parameter configJson should be configJSON
|
build (6.2, 1.21):
pkg/slack/slackstyle/style.go#L1
should have a package comment
|
build (6.2, 1.21):
pkg/migrations/sqlite3/main_20211211034818_add_nav_history_details.go#L13
don't use underscores in Go names; func up_main_addNavHistoryDetails should be upMainAddNavHistoryDetails
|
build (6.2, 1.21):
pkg/exchange/kucoin/kucoinapi/trade.go#L80
struct field TradeId should be TradeID
|
build (6.2, 1.21):
pkg/exchange/kucoin/websocket.go#L41
struct field Id should be ID
|
build (6.2, 1.21):
pkg/service/google/sheets.go#L44
func parameter spreadsheetId should be spreadsheetID
|