feat(blocktime): Implement query for SynchronyParams #7229
Annotations
3 errors and 1 warning
test & coverage report creation
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)
|
test & coverage report creation
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)
|
test & coverage report creation
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading