deploy docs to gh pages #6
ci.yml
on: push
🔍 Detect changes
3s
⬣ ESLint
17s
ʦ TypeScript
17s
🧪 Tests
20s
🔬 E2E Tests
22s
🏗️ Build
34s
🐯 Deploy NestJS App
0s
💿 Deploy Remix App
0s
📜 Deploy Docs
0s
Annotations
5 errors
⬣ ESLint
Process completed with exit code 1.
|
ʦ TypeScript:
apps/docs/stories/button.stories.tsx#L2
Cannot find module '@repo/ui' or its corresponding type declarations.
|
ʦ TypeScript:
apps/remix/app/routes/_index.tsx#L3
Cannot find module '@repo/ui' or its corresponding type declarations.
|
ʦ TypeScript:
apps/remix/app/routes/_index.tsx#L4
Cannot find module '@repo/ui/components/card' or its corresponding type declarations.
|
ʦ TypeScript
Process completed with exit code 1.
|