Skip to content

placing orders

placing orders #3146

Triggered via pull request January 18, 2024 22:55
@jayy04jayy04
synchronize #988
wl/clob
Status Failure
Total duration 5m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

protocol-lint.yml

on: pull_request
validate-yaml
7s
validate-yaml
golangci-lint
4m 57s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
golangci-lint
S1016: should convert parsedQuery (type github.com/dydxprotocol/v4-chain/protocol/x/subaccounts/types.QueryGetSubaccountRequest) to github.com/dydxprotocol/v4-chain/protocol/x/subaccounts/types.SubaccountId instead of using struct literal (gosimple)
golangci-lint
import "github.com/dydxprotocol/v4-chain/protocol/x/subaccounts/types" imported as "subaccountstypes" but must be "satypes" according to config (importas)
golangci-lint
Process completed with exit code 2.