Skip to content

Update mention suggestions to typescript #1149

Update mention suggestions to typescript

Update mention suggestions to typescript #1149

Status Failure
Total duration 1m 38s
Artifacts

pr_ci_frontend.yaml

on: pull_request
Run PR Frontend Check
1m 31s
Run PR Frontend Check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run PR Frontend Check
Process completed with exit code 1.
Run PR Frontend Check
No overload matches this call.
Run PR Frontend Check
Type '{ items: ({ query }: MentionProps) => string[]; render: () => { onStart: (props: RendererProps) => void; onUpdate(props: RendererProps): void; onKeyDown(props: { ...; }): any; onExit(): void; }; }' is not assignable to type 'Omit<SuggestionOptions<any, MentionNodeAttrs>, "editor">'.