chore(): fixes #11
Annotations
12 errors and 1 warning
ʦ TypeScript:
docs/src/app/layout.tsx#L1
Cannot find module 'next' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/layout.tsx#L2
Cannot find module 'next/font/google' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/layout.tsx#L3
Cannot find module 'clsx' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/layout.tsx#L6
Cannot find module '@/components/Background' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/not-found.tsx#L1
Cannot find module 'next/link' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/not-found.tsx#L3
Cannot find module '@/components/Container' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/not-found.tsx#L4
Cannot find module '@/components/GridPattern' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/page.tsx#L1
Cannot find module '@/components/Author' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/page.tsx#L2
Cannot find module '@/components/Calibration' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/page.tsx#L3
Cannot find module '@/components/SourceCode' or its corresponding type declarations.
|
⚡ Vitest
Process completed with exit code 1.
|
⚫️ Cypress
Process completed with exit code 1.
|
⬣ ESLint:
docs/src/components/Button.tsx#L59
Anchors must have content and the content must be accessible by a screen reader
|