Factored SCA handler to its own library #8
Annotations
10 errors and 1 warning
Run yarn lint:
packages/snap/src/index.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
Run yarn lint:
packages/snap/src/index.ts#L1
'/home/runner/work/web3-permissions-manager-snap/web3-permissions-manager-snap/node_modules/@metamask/snaps-sdk/dist/index.mjs' imported multiple times
|
Run yarn lint:
packages/snap/src/index.ts#L2
'panel' is defined but never used
|
Run yarn lint:
packages/snap/src/index.ts#L2
'text' is defined but never used
|
Run yarn lint:
packages/snap/src/index.ts#L2
'form' is defined but never used
|
Run yarn lint:
packages/snap/src/index.ts#L2
'input' is defined but never used
|
Run yarn lint:
packages/snap/src/index.ts#L2
'button' is defined but never used
|
Run yarn lint:
packages/snap/src/index.ts#L2
'/home/runner/work/web3-permissions-manager-snap/web3-permissions-manager-snap/node_modules/@metamask/snaps-sdk/dist/index.mjs' imported multiple times
|
Run yarn lint:
packages/snap/src/index.ts#L3
'zod' should be listed in the project's dependencies. Run 'npm i -S zod' to add it
|
Run yarn lint:
packages/snap/src/index.ts#L3
There should be at least one empty line between import groups
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading