Skip to content

exchange/order/limits: Migrate to new package and integrate with exchanges #9564

exchange/order/limits: Migrate to new package and integrate with exchanges

exchange/order/limits: Migrate to new package and integrate with exchanges #9564

Triggered via pull request August 21, 2025 05:36
Status Failure
Total duration 2m 1s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)