Skip to content

[TRA-885] Upgrade handler to set market, perp and clob pair id to fixed number #6328

[TRA-885] Upgrade handler to set market, perp and clob pair id to fixed number

[TRA-885] Upgrade handler to set market, perp and clob pair id to fixed number #6328

Triggered via pull request November 20, 2024 20:06
Status Cancelled
Total duration 19m 40s
Artifacts

protocol-container-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
container-tests
Canceling since a higher priority waiting request for 'Protocol Container Tests-tra885' exists
container-tests
cannot use &mocks.QueryClient{} (value of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/clob/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/clob/types".QueryClient (missing method NextClobPairId)
container-tests
cannot use queryClientMock (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/perpetuals/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/perpetuals/types".QueryClient (missing method NextPerpetualId)
container-tests
cannot use queryClientMock (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/perpetuals/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/perpetuals/types".QueryClient (missing method NextPerpetualId)
container-tests
cannot use queryClientMock (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/prices/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/prices/types".QueryClient (missing method NextMarketId)
container-tests
cannot use queryClientMock (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/clob/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/clob/types".QueryClient (missing method NextClobPairId)
container-tests
cannot use queryClientMock (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/perpetuals/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/perpetuals/types".QueryClient (missing method NextPerpetualId)
container-tests
cannot use queryClientMock (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/prices/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/prices/types".QueryClient (missing method NextMarketId)
container-tests
cannot use &pricesQueryServer (value of type *mocks.QueryServer) as "github.com/dydxprotocol/v4-chain/protocol/x/prices/types".QueryServer value in argument to pricetypes.RegisterQueryServer: *mocks.QueryServer does not implement "github.com/dydxprotocol/v4-chain/protocol/x/prices/types".QueryServer (missing method NextMarketId)
container-tests
cannot use pricesQueryClient (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/prices/types".QueryClient value in argument to RunMarketParamUpdaterTaskLoop: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/prices/types".QueryClient (missing method NextMarketId)
container-tests
cannot use pricesQueryClient (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/prices/types".QueryClient value in argument to client.RunMarketParamUpdaterTaskLoop: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/prices/types".QueryClient (missing method NextMarketId)