Skip to content

fix lint issues

fix lint issues #7

Triggered via push November 26, 2023 03:18
Status Failure
Total duration 3m 0s
Artifacts

ci.yml

on: push
🔍 Detect changes
4s
🔍 Detect changes
🐯 Deploy NestJS App
0s
🐯 Deploy NestJS App
💿 Deploy Remix App
0s
💿 Deploy Remix App
📜 Deploy Docs
0s
📜 Deploy Docs
Fit to window
Zoom out
Zoom in

Annotations

8 errors
⬣ ESLint: apps/remix/app/root.tsx#L11
Unable to resolve path to module '@repo/ui/styles.css'
⬣ ESLint: apps/remix/app/routes/_index.tsx#L3
Unable to resolve path to module '@repo/ui'
⬣ ESLint: apps/remix/app/routes/_index.tsx#L4
Unable to resolve path to module '@repo/ui/components/card'
⬣ ESLint
Process completed with exit code 1.
ʦ TypeScript: apps/docs/stories/button.stories.tsx#L1
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.