Skip to content

Added active state for the side navigation (#127) #163

Added active state for the side navigation (#127)

Added active state for the side navigation (#127) #163

Triggered via push November 1, 2024 15:30
Status Failure
Total duration 37s
Artifacts
⬣ ESLint
29s
⬣ ESLint
ʦ TypeScript
27s
ʦ TypeScript
⚡ Vitest
27s
⚡ Vitest
🚀 Deploy
0s
🚀 Deploy
🧹 Purge CDN
0s
🧹 Purge CDN
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ʦ TypeScript: app/pages/api-index.tsx#L79
Property 'mdRef' is missing in type '{ doc: { html: string; headings: { headingLevel: string; html: string | null; slug: string | undefined; }[]; children: ({ attrs: { [x: string]: any; title: string; order?: number | undefined; new?: boolean | undefined; }; ... 4 more ...; slugs?: undefined; } | { ...; })[]; filename: string; attrs: { ...; }; slug?: s...' but required in type '{ doc: Doc; mdRef: RefObject<HTMLDivElement>; }'.
ʦ TypeScript
Process completed with exit code 2.