start state #17
main.yml
on: push
Build, lint, and test
/
Prepare
39s
Check workflows
4s
All jobs pass
0s
Annotations
12 errors and 5 warnings
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L1
Replace `"@metamask/snaps-sdk"` with `'@metamask/snaps-sdk'`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L2
Import "SnapComponent" is only used as types
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L2
Replace `·SnapComponent,·Box,·Text,·Image,·JsonObject·` with `⏎··SnapComponent,⏎··Box,⏎··Text,⏎··Image,⏎··JsonObject,⏎`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L2
'Text' is defined but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L2
'Text' is already a global variable
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L2
'JsonObject' is defined but never used
|
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L55
'State' is defined but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L56
Don't use `Number` as a type. Use number instead
|
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Prepare
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/.
|
Build, lint, and test / Lint
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/.
|
Build, lint, and test / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / End-to-end Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|