Rich text comments #303
Annotations
4 errors
Run pnpm exec turbo run --affected type-check
frontpage#type-check: command (/home/runner/work/frontpage/frontpage/packages/frontpage) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (2)
|
Run pnpm exec turbo run --affected type-check
Type '{ value: string; onChange: (event: any) => void; id: string; autoFocus: boolean; name: string; ref: MutableRefObject<LexicalEditor | null>; placeholder: string; disabled: boolean; className: string; }' is not assignable to type 'IntrinsicAttributes & EditableTextAreaProps'.
|
Run pnpm exec turbo run --affected type-check
Parameter 'event' implicitly has an 'any' type.
|
Run pnpm exec turbo run --affected type-check
Process completed with exit code 2.
|
Loading