Skip to content

chore: add docs.sedenion.net #674

chore: add docs.sedenion.net

chore: add docs.sedenion.net #674

Re-run triggered August 22, 2023 16:09
Status Failure
Total duration 36s
Artifacts

website.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
validate: website-v3/src/components/mdx/Accordion.tsx#L15
Replace `p-6·[&>:first-child]:mt-0` with `[&>:first-child]:mt-0·p-6`
validate: website-v3/src/components/mdx/CodeGroup.tsx#L44
Replace `opacity-50·transition·hover:opacity-100·aria-selected` with `aria-selected:opacity-100·opacity-50·transition·hover`
validate: website-v3/src/components/mdx/CodeGroup.tsx#L55
Replace `absolute·top-2·right-2·rounded·bg-[#19191d]·px-3·py-1·font-mono·text-xs·text-white·opacity-0·transition·hover:bg-black/50·group-hover:opacity-100·data-[copied=true]:[&>span]:hidden` with `data-[copied=true]:[&>span]:hidden·absolute·top-2·right-2·rounded·bg-[#19191d]·px-3·py-1·font-mono·text-xs·text-white·opacity-0·transition·hover:bg-black/50·group-hover:opacity-100`
validate: website-v3/src/components/mdx/CodeGroup.tsx#L68
Replace `hidden·overflow-hidden·border-white/10·text-xs·[&>pre>code>.line]:leading-6·[&>pre]:p-3` with `[&>pre>code>.line]:leading-6·[&>pre]:p-3·hidden·overflow-hidden·border-white/10·text-xs`
validate: website-v3/src/components/mdx/Tweet.tsx#L18
Replace `my-6·mx-auto·[&>div]:mx-auto·[&>div]:overflow-hidden·[&>div]:rounded-[14px]·[&>div]:border-[1px]·[&>div]:border-solid·[&>div]:border-gray-200·[&>div]:shadow·[&>div]:hover:shadow-lg·[&>div]:dark:border-zinc-800` with `[&>div]:mx-auto·[&>div]:overflow-hidden·[&>div]:rounded-[14px]·[&>div]:border-[1px]·[&>div]:border-solid·[&>div]:border-gray-200·[&>div]:shadow·[&>div]:hover:shadow-lg·[&>div]:dark:border-zinc-800·my-6·mx-auto`
validate
Process completed with exit code 1.
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
validate: api/src/bundler/plugins/rehype-code-blocks.ts#L23
Unexpected any. Specify a different type
validate: api/src/bundler/plugins/rehype-code-blocks.ts#L23
Unexpected any. Specify a different type
validate: api/src/bundler/plugins/rehype-code-blocks.ts#L70
Unexpected any. Specify a different type
validate: api/src/bundler/plugins/rehype-headings.ts#L4
'Content' is defined but never used