use turbo #23
Annotations
10 errors
apps/docs/stories/button.stories.tsx#L25
Cannot use JSX unless the '--jsx' flag is provided.
|
apps/docs/stories/card.stories.tsx#L13
Cannot use JSX unless the '--jsx' flag is provided.
|
apps/nestjs/src/app.service.ts#L3
Unable to resolve signature of class decorator when called as an expression.
|
apps/nestjs/src/app.controller.ts#L5
Unable to resolve signature of class decorator when called as an expression.
|
apps/nestjs/src/app.controller.ts#L9
Unable to resolve signature of method decorator when called as an expression.
|
apps/nestjs/src/app.controller.ts#L9
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | (() => string)'.
|
apps/nestjs/src/app.controller.ts#L14
Unable to resolve signature of method decorator when called as an expression.
|
apps/nestjs/src/app.controller.ts#L14
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | (() => { id: string; name: string; }[])'.
|
apps/nestjs/src/dogs/dogs.service.ts#L4
Unable to resolve signature of class decorator when called as an expression.
|
apps/nestjs/src/dogs/dogs.controller.ts#L6
Unable to resolve signature of class decorator when called as an expression.
|
The logs for this run have expired and are no longer available.
Loading