market make #3157
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
golangci-lint
4m 58s
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.
|