Skip to content

Update slate

Update slate #1420

Triggered via pull request December 25, 2023 01:27
Status Failure
Total duration 58s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci: src/components/chat/input/SlateEditor.tsx#L34
Type '{ children: Element; editor: BaseEditor & ReactEditor; value: Descendant[]; onChange: (n: Descendant[]) => void; }' is not assignable to type 'IntrinsicAttributes & { editor: ReactEditor; initialValue: Descendant[]; children: ReactNode; onChange?: ((value: Descendant[]) => void) | undefined; onSelectionChange?: ((selection: BaseSelection) => void) | undefined; onValueChange?: ((value: Descendant[]) => void) | undefined; }'.
ci
Process completed with exit code 2.