feat: add chain_getBalances #12
Annotations
10 errors
Run yarn lint:
src/api.ts#L1
There should be at least one empty line between import groups
|
Run yarn lint:
src/caip-types.test.ts#L1
Replace `⏎··isCaipAssetType,⏎··isCaipAssetId,⏎` with `·isCaipAssetType,·isCaipAssetId·`
|
Run yarn lint:
src/caip-types.ts#L2
'CaipChainId' is defined but never used
|
Run yarn lint:
src/caip-types.ts#L3
'CaipNamespace' is defined but never used
|
Run yarn lint:
src/caip-types.ts#L4
'CaipReference' is defined but never used
|
Run yarn lint:
src/caip-types.ts#L7
'CaipChainIdStruct' is defined but never used
|
Run yarn lint:
src/caip-types.ts#L8
'CaipNamespaceStruct' is defined but never used
|
Run yarn lint:
src/caip-types.ts#L9
'CaipReferenceStruct' is defined but never used
|
Run yarn lint:
src/rpc-handler.ts#L1
'/home/runner/work/chain-api/chain-api/node_modules/@metamask/utils/dist/index.mjs' imported multiple times
|
Run yarn lint:
src/rpc-handler.ts#L4
There should be at least one empty line between import groups
|
Loading