chore(): workflow #5
deploy.yml
on: push
⬣ ESLint
46s
ʦ TypeScript
59s
⚡ Vitest
49s
⚫️ Cypress
1m 4s
🚀 Deploy
0s
Annotations
12 errors and 10 warnings
⚡ Vitest
Process completed with exit code 1.
|
ʦ 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/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/Footer' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/page.tsx#L3
Cannot find module '@/components/FreeChapters' or its corresponding type declarations.
|
ʦ TypeScript:
docs/src/app/page.tsx#L4
Cannot find module '@/components/Hero' or its corresponding type declarations.
|
⚫️ 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
|
⬣ ESLint:
docs/src/components/Introduction.tsx#L31
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
|
⬣ ESLint:
docs/src/components/NavBar.tsx#L160
The element ol has an implicit role of list. Defining this explicitly is redundant and should be avoided
|
⬣ ESLint:
docs/src/components/Pricing.tsx#L72
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
|
⬣ ESLint:
docs/src/components/Resources.tsx#L82
The element ol has an implicit role of list. Defining this explicitly is redundant and should be avoided
|
⬣ ESLint:
docs/src/components/Screencasts.tsx#L79
The element ol has an implicit role of list. Defining this explicitly is redundant and should be avoided
|
⬣ ESLint:
docs/src/components/TableOfContents.tsx#L56
The element ol has an implicit role of list. Defining this explicitly is redundant and should be avoided
|
⬣ ESLint:
docs/src/components/TableOfContents.tsx#L63
The element ol has an implicit role of list. Defining this explicitly is redundant and should be avoided
|
⬣ ESLint:
docs/src/components/Testimonials.tsx#L159
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
|
⬣ ESLint:
docs/src/components/Testimonials.tsx#L177
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
|