Merge pull request #1799 from c9s/c9s/liqmaker/metrics-and-tests #5970
Annotations
11 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)
Unexpected input(s) 'reporter', 'fail_on_error', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
build (6.2, 1.21):
pkg/dbg/orders.go#L12
exported function DebugSubmitOrders should have comment or be unexported
|
build (6.2, 1.21):
pkg/sigchan/sigchan.go#L5
exported type Chan should have comment or be unexported
|
build (6.2, 1.21):
pkg/slack/slackstyle/style.go#L1
should have a package comment
|
build (6.2, 1.21):
pkg/datasource/glassnode/glassnodeapi/types.go#L8
exported type Interval should have comment or be unexported
|
build (6.2, 1.21):
cmd/bbgo/main.go#L1
should have a package comment
|
build (6.2, 1.21):
cmd/bbgo-webview/main.go#L1
should have a package comment
|
build (6.2, 1.21):
pkg/exchange/util.go#L8
exported function GetSessionAttributes should have comment or be unexported
|
build (6.2, 1.21):
pkg/report/profit_stats_tracker.go#L10
exported type ProfitStatsTracker should have comment or be unexported
|
build (6.2, 1.21):
pkg/report/profit_report.go#L60
exported method AccumulatedProfitReport.Initialize should have comment or be unexported
|