DOC: WIP: Convert markdown to rehype's hast at build time. #3158
Annotations
8 errors and 8 warnings
Build
Process completed with exit code 1.
|
Lint:
src/ui/MD/MD.tsx#L2
'ReactMarkdown' is defined but never used. Allowed unused vars must match /^__/u
|
Lint:
src/ui/MD/MD.tsx#L4
'remarkGfm' is defined but never used. Allowed unused vars must match /^__/u
|
Lint:
src/ui/MD/MD.tsx#L8
'remarkMath' is defined but never used. Allowed unused vars must match /^__/u
|
Lint:
src/ui/MD/MD.tsx#L9
'rehypeMathjax' is defined but never used. Allowed unused vars must match /^__/u
|
Lint:
src/ui/MD/code.tsx#L5
'CodeProps' is defined but never used. Allowed unused vars must match /^__/u
|
Lint
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|