fix build scripts; update gh workflow #39
ci.yml
on: pull_request
🔍 Detect changes
8s
⬣ ESLint
1m 2s
ʦ TypeScript
28s
🧪 Tests
41s
🔬 E2E Tests
31s
🏗️ Build
51s
🐯 Deploy NestJS App
0s
💿 Deploy Remix App
0s
📜 Deploy Docs
0s
Annotations
5 errors
ʦ 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.
|
🔬 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.
|