fix build scripts; update gh workflow (#3) #40
ci.yml
on: push
🔍 Detect changes
7s
⬣ ESLint
38s
ʦ TypeScript
41s
🧪 Tests
45s
🔬 E2E Tests
38s
🏗️ Build
34s
🐯 Deploy NestJS App
0s
💿 Deploy Remix App
0s
📜 Deploy Docs
0s
Annotations
5 errors
🔬 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.
|
ʦ TypeScript
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
ʦ TypeScript
@repo/ui#typecheck: command (/home/runner/work/pnpm-monorepo/pnpm-monorepo/libs/ui) pnpm run typecheck exited (1)
|
ʦ TypeScript
Process completed with exit code 1.
|