exchange/order/limits: Migrate to new package and integrate with exchanges #9564
Annotations
4 errors
lint
issues found
|
lint:
cmd/gctcli/helpers.go#L29
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
lint:
cmd/gctcli/helpers.go#L25
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
lint:
cmd/exchange_template/exchange_template.go#L244
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|