Skip to content

feat: add flag to enable/disable heavy queries and refactor apis #42

feat: add flag to enable/disable heavy queries and refactor apis

feat: add flag to enable/disable heavy queries and refactor apis #42

Triggered via pull request August 1, 2023 07:35
Status Failure
Total duration 5m 41s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests (1.20.x, ubuntu-latest): e2e/tests/storage_test.go#L370
undefined: storagetypes.QueryListGroupRequest
tests (1.20.x, ubuntu-latest): e2e/tests/storage_test.go#L371
s.Client.ListGroup undefined (type *"github.com/bnb-chain/greenfield/sdk/client".GreenfieldClient has no field or method ListGroup)
tests (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L57
undefined: types.QueryGetPaymentAccountsByOwnerResponse
tests (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L67
undefined: types.QueryAllAutoSettleRecordResponse
tests (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L77
undefined: types.QueryAllPaymentAccountResponse
tests (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L87
undefined: types.QueryAllPaymentAccountCountResponse
tests (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L97
undefined: types.QueryAllStreamRecordResponse
tests (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L119
undefined: types.QueryGetPaymentAccountCountResponse
tests (1.20.x, ubuntu-latest): x/storage/client/cli/query_test.go#L104
undefined: types.QueryListGroupResponse
tests (1.20.x, ubuntu-latest): x/storage/keeper/grpc_query_test.go#L340
k.ListGroup undefined (type *"github.com/bnb-chain/greenfield/x/storage/keeper".Keeper has no field or method ListGroup)