feat: add chain_getBalances #12
main.yml
on: pull_request
Build, lint, and test
/
Prepare
18s
Check workflows
4s
Matrix: Build, lint, and test / Compatibility test
Matrix: Build, lint, and test / Test
Build, lint, and test
/
Build
24s
Build, lint, and test
/
Lint
22s
Publish release
/
...
/
Publish docs to GitHub Pages
publish-release
/
...
/
Publish docs to GitHub Pages
Annotations
11 errors
Build, lint, and test / Lint:
src/api.ts#L1
There should be at least one empty line between import groups
|
Build, lint, and test / Lint:
src/caip-types.test.ts#L1
Replace `⏎··isCaipAssetType,⏎··isCaipAssetId,⏎` with `·isCaipAssetType,·isCaipAssetId·`
|
Build, lint, and test / Lint:
src/caip-types.ts#L2
'CaipChainId' is defined but never used
|
Build, lint, and test / Lint:
src/caip-types.ts#L3
'CaipNamespace' is defined but never used
|
Build, lint, and test / Lint:
src/caip-types.ts#L4
'CaipReference' is defined but never used
|
Build, lint, and test / Lint:
src/caip-types.ts#L7
'CaipChainIdStruct' is defined but never used
|
Build, lint, and test / Lint:
src/caip-types.ts#L8
'CaipNamespaceStruct' is defined but never used
|
Build, lint, and test / Lint:
src/caip-types.ts#L9
'CaipReferenceStruct' is defined but never used
|
Build, lint, and test / Lint:
src/rpc-handler.ts#L1
'/home/runner/work/chain-api/chain-api/node_modules/@metamask/utils/dist/index.mjs' imported multiple times
|
Build, lint, and test / Lint:
src/rpc-handler.ts#L4
There should be at least one empty line between import groups
|
All jobs pass
Process completed with exit code 1.
|