FEATURE: [liqmaker] add stop functions #5942
Annotations
11 warnings
Upload Coverage Report
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Revive Check
Unexpected input(s) 'reporter', 'fail_on_error', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
Revive Check:
examples/kucoin-accounts/main.go#L29
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
Revive Check:
examples/max-rewards/main.go#L1
should have a package comment
|
Revive Check:
cmd/bbgo-lorca/main.go#L1
should have a package comment
|
Revive Check:
examples/exchange-api/binance-book/main.go#L31
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
Revive Check:
examples/max-withdraw/main.go#L1
should have a package comment
|
Revive Check:
cmd/bbgo/main.go#L1
should have a package comment
|
Revive Check:
cmd/update-doc/main.go#L1
should have a package comment
|
Revive Check:
examples/exchange-api/binance-margin/main.go#L36
parameter 'args' seems to be unused, consider removing or renaming it as _
|
Revive Check:
cmd/bbgo-webview/main.go#L1
should have a package comment
|
Loading