Skip to content

feat(blocktime): Implement query for SynchronyParams #2381

feat(blocktime): Implement query for SynchronyParams

feat(blocktime): Implement query for SynchronyParams #2381

Triggered via pull request January 14, 2025 04:57
Status Success
Total duration 10m 30s
Artifacts

protocol-benchmark.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
benchmark
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)
benchmark
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)
benchmark
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636