Update README.md #47
main.yml
on: push
Build, lint, and test
/
Prepare
25s
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
Replace `·Box,·Form,·Input,·Button,·Copyable,·Divider·}·from·"@metamask/snaps-sdk/jsx"` with `⏎··Box,⏎··Form,⏎··Input,⏎··Button,⏎··Copyable,⏎··Divider,⏎}·from·'@metamask/snaps-sdk/jsx'`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L2
'Divider' is defined but never used
|
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#L8
Replace `'A':·'𝐀',·'B':·'𝐁',·'C':·'𝐂',·'D':·'𝐃',·'E':·'𝐄',·` with `A:·'𝐀',⏎··B:·'𝐁',⏎··C:·'𝐂',⏎··D:·'𝐃',⏎··E:·'𝐄',`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L9
Replace `'F':·'𝐅',·'G':·'𝐆',·'H':·'𝐇',·'I':·'𝐈',·'J':·'𝐉',·` with `F:·'𝐅',⏎··G:·'𝐆',⏎··H:·'𝐇',⏎··I:·'𝐈',⏎··J:·'𝐉',`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L10
Replace `'K':·'𝐊',·'L':·'𝐋',·'M':·'𝐌',·'N':·'𝐍',·'O':·'𝐎',·` with `K:·'𝐊',⏎··L:·'𝐋',⏎··M:·'𝐌',⏎··N:·'𝐍',⏎··O:·'𝐎',`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L11
Replace `'P':·'𝐏',·'Q':·'𝐐',·'R':·'𝐑',·'S':·'𝐒',·'T':·'𝐓',·` with `P:·'𝐏',⏎··Q:·'𝐐',⏎··R:·'𝐑',⏎··S:·'𝐒',⏎··T:·'𝐓',`
|
Build, lint, and test / Lint:
packages/snap/src/index.tsx#L12
Replace `'U':·'𝐔',·'V':·'𝐕',·'W':·'𝐖',·'X':·'𝐗',·'Y':·'𝐘',·'Z'` with `U:·'𝐔',⏎··V:·'𝐕',⏎··W:·'𝐖',⏎··X:·'𝐗',⏎··Y:·'𝐘',⏎··Z`
|
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/
|