feat(blocktime): Implement query for SynchronyParams #7229
protocol-test.yml
on: pull_request
unit-end-to-end-and-integration
14m 59s
test-race
33m 22s
test-coverage-upload
16m 50s
liveness-test
11m 38s
Annotations
9 errors and 4 warnings
unit-end-to-end-and-integration
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)
|
unit-end-to-end-and-integration
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)
|
unit-end-to-end-and-integration
Process completed with exit code 2.
|
test-coverage-upload
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-upload
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-upload
Process completed with exit code 2.
|
test-race
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-race
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-race
Process completed with exit code 2.
|
liveness-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-end-to-end-and-integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-coverage-upload
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-race
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|