WIP #19
main.yml
on: push
Build, lint, and test
/
Prepare
36s
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 `·OnHomePageHandler,·OnUserInputHandler·}·from·"@metamask/snaps-sdk"` with `⏎··OnHomePageHandler,⏎··OnUserInputHandler,⏎}·from·'@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,·Button,·Image,·Heading,·Text·` with `⏎··SnapComponent,⏎··Box,⏎··Button,⏎··Image,⏎··Heading,⏎··Text,⏎`
|
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#L57
'reel' is assigned a value but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L57
Replace `'🍒','🍊','🍌','🍌','🍎','🍎'];·` with `·'🍒',·'🍊',·'🍌',·'🍌',·'🍎',·'🍎'];`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L59
'getRandom' is assigned a value but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L59
Unexpected empty arrow function
|
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/.
|