feat(blocktime): Implement query for SynchronyParams #6526
protocol-container-tests.yml
on: pull_request
container-tests
21m 49s
Annotations
3 errors and 1 warning
container-tests
cannot use queryClientMock (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/blocktime/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/blocktime/types".QueryClient (missing method SynchronyParams)
|
container-tests
cannot use queryClientMock (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/blocktime/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/blocktime/types".QueryClient (missing method SynchronyParams)
|
container-tests
Process completed with exit code 2.
|
container-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|