[TRA-885] Upgrade handler to set market, perp and clob pair id to fixed number #6332
protocol-container-tests.yml
on: pull_request
container-tests
18m 26s
Annotations
3 errors and 1 warning
container-tests
cannot use &mocks.PerpetualsKeeper{} (value of type *mocks.PerpetualsKeeper) as "github.com/dydxprotocol/v4-chain/protocol/x/vault/types".PerpetualsKeeper value in argument to keeper.NewKeeper: *mocks.PerpetualsKeeper does not implement "github.com/dydxprotocol/v4-chain/protocol/x/vault/types".PerpetualsKeeper (missing method GetLiquidityTier)
|
container-tests
cannot use &mocks.PerpetualsKeeper{} (value of type *mocks.PerpetualsKeeper) as "github.com/dydxprotocol/v4-chain/protocol/x/vault/types".PerpetualsKeeper value in argument to keeper.NewKeeper: *mocks.PerpetualsKeeper does not implement "github.com/dydxprotocol/v4-chain/protocol/x/vault/types".PerpetualsKeeper (missing method GetLiquidityTier)
|
container-tests
Process completed with exit code 2.
|
container-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|