fix #19
deploy.yml
on: push
⬣ ESLint
49s
ʦ TypeScript
52s
⚡ Vitest
59s
🎭 Playwright
1m 42s
🚀 Deploy
0s
Annotations
7 errors and 1 warning
ʦ TypeScript:
app/components/layout/index.ts#L7
Cannot find module './header.tsx' or its corresponding type declarations.
|
ʦ TypeScript:
app/components/layout/index.ts#L13
Cannot find module './nav.tsx' or its corresponding type declarations.
|
ʦ TypeScript:
app/components/templates/layout/page-header.tsx#L2
Module '"#app/components/layout/index.ts"' has no exported member 'Header'.
|
ʦ TypeScript:
app/components/templates/layout/page-header.tsx#L3
Module '"#app/components/layout/index.ts"' has no exported member 'Nav'.
|
ʦ TypeScript
Process completed with exit code 2.
|
⚡ Vitest
Process completed with exit code 1.
|
🎭 Playwright
Process completed with exit code 1.
|
🎭 Playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|