build(deps): bump @metamask/snaps-utils from 7.7.0 to 7.8.1 #5
main.yml
on: pull_request
Build, lint, and test
/
Prepare
2m 56s
Check workflows
4s
All jobs pass
0s
Annotations
12 errors and 5 warnings
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L1
Imports "OnRpcRequestHandler" and "OnTransactionHandler" are only used as types
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L1
Replace `·OnRpcRequestHandler,·getImageComponent,·getImageData,·OnTransactionHandler·` with `⏎··OnRpcRequestHandler,⏎··getImageComponent,⏎··getImageData,⏎··OnTransactionHandler,⏎`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L1
'getImageData' is defined but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L3
There should be at least one empty line between import groups
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L3
`@metamask/snaps-sdk` import should occur before import of `@metamask/snaps-sdk/jsx`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L3
Replace `"@metamask/snaps-sdk"` with `'@metamask/snaps-sdk'`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L4
All imports in the declaration are only used as types. Use `import type`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L4
There should be at least one empty line between import groups
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L4
Replace `"./types"` with `'./types'`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L5
'viem' should be listed in the project's dependencies. Run 'npm i -S viem' to add it
|
Build, lint, and test / End-to-end Test
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|
Check workflows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build, lint, and test / Prepare
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build, lint, and test / Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build, lint, and test / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Build, lint, and test / End-to-end Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|