Skip to content

Update slate

Update slate #1418

Triggered via pull request December 9, 2023 18:13
Status Failure
Total duration 1m 5s
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.