FEATURE: [xalign] add notification when order quote is over alert amount #5998
Annotations
12 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
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Revive Check
Unexpected input(s) 'reporter', 'fail_on_error', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
Revive Check:
pkg/data/tsv/writer.go#L15
exported function NewWriterFile should have comment or be unexported
|
Revive Check:
cmd/update-doc/main.go#L1
should have a package comment
|
Revive Check:
pkg/data/tsv/writer.go#L9
exported type Writer should have comment or be unexported
|
Revive Check:
pkg/data/tsv/writer.go#L24
exported function AppendWriterFile should have comment or be unexported
|
Revive Check:
pkg/strategy/example/rsicross/strategy.go#L58
parameter 'orderExecutor' seems to be unused, consider removing or renaming it as _
|
Revive Check:
pkg/datasource/coinmarketcap/datasource.go#L9
exported type DataSource should have comment or be unexported
|
Revive Check:
examples/kucoin/tickers.go#L20
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
Revive Check:
examples/kucoin-accounts/main.go#L29
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
Revive Check:
pkg/version/dev.go#L6
exported const Version should have comment or be unexported
|
Loading