fix build commands #38
ci.yml
on: push
🔍 Detect changes
18s
⬣ ESLint
48s
ʦ TypeScript
21s
🧪 Tests
37s
🔬 E2E Tests
42s
🏗️ Build
38s
🐯 Deploy NestJS App
0s
💿 Deploy Remix App
0s
📜 Deploy Docs
0s
Annotations
5 errors
ʦ TypeScript
@repo/ui#typecheck: command (/home/runner/work/pnpm-monorepo/pnpm-monorepo/libs/ui) pnpm run typecheck exited (1)
|
ʦ TypeScript
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
ʦ TypeScript
Process completed with exit code 1.
|
🔬 E2E Tests
nestjs#test:e2e: command (/home/runner/work/pnpm-monorepo/pnpm-monorepo/apps/nestjs) pnpm run test:e2e exited (1)
|
🔬 E2E Tests
Process completed with exit code 1.
|