Skip to content

Add MarketPrice query in example smart contract #3141

Add MarketPrice query in example smart contract

Add MarketPrice query in example smart contract #3141

Triggered via pull request January 18, 2024 22:10
Status Failure
Total duration 5m 4s
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
6s
validate-yaml
golangci-lint
4m 55s
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.