Refactor Snap transaction handling and name resolution #13
main.yml
on: push
Build, lint, and test
/
Prepare
23s
Check workflows
6s
All jobs pass
0s
Annotations
12 errors
Build, lint, and test / Lint:
packages/snap/src/index.ts#L1
`@snowballmoney/mns-sdk` import should occur after import of `@metamask/snaps-sdk`
|
Build, lint, and test / Lint:
packages/snap/src/index.ts#L2
`@snowballmoney/chain-agnostic-utils` import should occur after import of `@metamask/snaps-sdk`
|
Build, lint, and test / Lint:
packages/snap/src/index.ts#L2
Replace `·NETWORKS,·formatCAIP2,·NAMESPACES·` with `⏎··NETWORKS,⏎··formatCAIP2,⏎··NAMESPACES,⏎`
|
Build, lint, and test / Lint:
packages/snap/src/index.ts#L2
'NETWORKS' is defined but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.ts#L2
'formatCAIP2' is defined but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.ts#L2
'NAMESPACES' is defined but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.ts#L18
Replace `⏎········addressRequest,⏎········chainId⏎······` with `addressRequest,·chainId`
|
|
Build, lint, and test / Lint:
packages/snap/src/index.ts#L47
Unexpected string concatenation
|
|
Build, lint, and test / End-to-end Test
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|