Skip to content

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

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

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

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

lint.yml

on: pull_request
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint (1.20.x, ubuntu-latest): e2e/tests/bridge_test.go#L1
: # github.com/bnb-chain/greenfield/e2e/tests [github.com/bnb-chain/greenfield/e2e/tests.test]
golangci-lint (1.20.x, ubuntu-latest): e2e/tests/storage_test.go#L370
undefined: storagetypes.QueryListGroupRequest
golangci-lint (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) (typecheck)
golangci-lint (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L1
: # github.com/bnb-chain/greenfield/x/payment/client/cli_test [github.com/bnb-chain/greenfield/x/payment/client/cli.test]
golangci-lint (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L57
undefined: types.QueryGetPaymentAccountsByOwnerResponse
golangci-lint (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L67
undefined: types.QueryAllAutoSettleRecordResponse
golangci-lint (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L77
undefined: types.QueryAllPaymentAccountResponse
golangci-lint (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L87
undefined: types.QueryAllPaymentAccountCountResponse
golangci-lint (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L97
undefined: types.QueryAllStreamRecordResponse
golangci-lint (1.20.x, ubuntu-latest): x/payment/client/cli/query_test.go#L119
undefined: types.QueryGetPaymentAccountCountResponse (typecheck)