Skip to content

use turbo

use turbo #23

Triggered via pull request November 26, 2023 18:32
@sitek94sitek94
synchronize #1
turbo
Status Failure
Total duration 3m 2s
Artifacts

ci.yml

on: pull_request
🔍 Detect changes
4s
🔍 Detect changes
⬣ ESLint
20s
⬣ ESLint
ʦ TypeScript
20s
ʦ TypeScript
🧪 Tests
2m 42s
🧪 Tests
🔬 E2E Tests
44s
🔬 E2E Tests
🏗️ Build apps
34s
🏗️ Build apps
🐯 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

11 errors
ʦ TypeScript: apps/docs/stories/button.stories.tsx#L25
Cannot use JSX unless the '--jsx' flag is provided.
ʦ TypeScript: apps/docs/stories/card.stories.tsx#L13
Cannot use JSX unless the '--jsx' flag is provided.
ʦ TypeScript: apps/nestjs/src/app.service.ts#L3
Unable to resolve signature of class decorator when called as an expression.
ʦ TypeScript: apps/nestjs/src/app.controller.ts#L5
Unable to resolve signature of class decorator when called as an expression.
ʦ TypeScript: apps/nestjs/src/app.controller.ts#L9
Unable to resolve signature of method decorator when called as an expression.
ʦ TypeScript: apps/nestjs/src/app.controller.ts#L9
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | (() => string)'.
ʦ TypeScript: apps/nestjs/src/app.controller.ts#L14
Unable to resolve signature of method decorator when called as an expression.
ʦ TypeScript: apps/nestjs/src/app.controller.ts#L14
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | (() => { id: string; name: string; }[])'.
ʦ TypeScript: apps/nestjs/src/dogs/dogs.service.ts#L4
Unable to resolve signature of class decorator when called as an expression.
ʦ TypeScript: apps/nestjs/src/dogs/dogs.controller.ts#L6
Unable to resolve signature of class decorator when called as an expression.
⬣ ESLint
Process completed with exit code 1.