Skip to content

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

[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 #6332

Triggered via pull request November 20, 2024 22:15
@shrenujbshrenujb
synchronize #2589
tra885
Status Failure
Total duration 18m 36s
Artifacts

protocol-container-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/