Minisite #50
main.yml
on: push
Build, lint, and test
/
Prepare
3m 38s
Check workflows
3s
All jobs pass
0s
Annotations
12 errors and 5 warnings
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L1
Replace `·type·OnHomePageHandler,·type·OnUserInputHandler,·type·OnInstallHandler,·UserInputEventType·}·from·"@metamask/snaps-sdk"` with `⏎··type·OnHomePageHandler,⏎··type·OnUserInputHandler,⏎··type·OnInstallHandler,⏎··UserInputEventType,⏎}·from·'@metamask/snaps-sdk'`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L1
'UserInputEventType' is defined but never used
|
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,·Section,·Button,·Image,·Heading,·Text,·Italic,·Row,·Form,·Dropdown,·Option,·Field,·Divider,·Bold·` with `⏎··SnapComponent,⏎··Box,⏎··Section,⏎··Button,⏎··Image,⏎··Heading,⏎··Text,⏎··Italic,⏎··Row,⏎··Form,⏎··Dropdown,⏎··Option,⏎··Field,⏎··Divider,⏎··Bold,⏎`
|
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
'Italic' is defined but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L2
'Form' is defined but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L2
'Dropdown' is defined but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L2
'Option' is defined but never used
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L2
'Field' is defined but never used
|
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/
|