Skip to content

market make

market make #3157

Triggered via pull request January 19, 2024 15:14
@jayy04jayy04
synchronize #992
jy/market-make
Status Failure
Total duration 5m 8s
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
9s
validate-yaml
golangci-lint
4m 58s
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.