[Access] Created new gRPC methods for GetAccountBalance and GetAccountKeys. #1823
ci.yml
on: pull_request
Test
2m 28s
Lint
3m 43s
Docker image
0s
Annotations
20 errors and 2 warnings
Test
undefined: access.GetAccountBalanceAtLatestBlockRequest
|
Test
undefined: access.AccountBalanceResponse
|
Test
undefined: access.GetAccountBalanceAtBlockHeightRequest
|
Test
undefined: access.AccountBalanceResponse
|
Test
undefined: access.GetAccountKeyAtLatestBlockRequest
|
Test
undefined: access.AccountKeyResponse
|
Test
undefined: access.GetAccountKeysAtLatestBlockRequest
|
Test
undefined: access.AccountKeysResponse
|
Test
undefined: access.GetAccountKeyAtBlockHeightRequest
|
Test
undefined: access.AccountKeyResponse
|
Lint:
types/errors.go#L27
could not import github.com/onflow/flow-go/access (-: # github.com/onflow/flow-go/access
|
Lint
undefined: access.GetAccountBalanceAtLatestBlockRequest
|
Lint
undefined: access.AccountBalanceResponse
|
Lint
undefined: access.GetAccountBalanceAtBlockHeightRequest
|
Lint
undefined: access.AccountBalanceResponse
|
Lint
undefined: access.GetAccountKeyAtLatestBlockRequest
|
Lint
undefined: access.AccountKeyResponse
|
Lint
undefined: access.GetAccountKeysAtLatestBlockRequest
|
Lint
undefined: access.AccountKeysResponse
|
Lint
undefined: access.GetAccountKeyAtBlockHeightRequest
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|