Skip to content

ui: Modify user settings for editor to enable query suggestions #2219

ui: Modify user settings for editor to enable query suggestions

ui: Modify user settings for editor to enable query suggestions #2219

Triggered via pull request August 19, 2024 23:11
Status Failure
Total duration 3m 10s
Artifacts

nodetests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
nodetests: querybook/webapp/components/QueryEditor/BoundQueryEditor.tsx#L112
Type '{ ref: MutableRefObject<IQueryEditorHandles>; options: { value?: string | Doc; mode?: string | ModeSpec<ModeSpecOptions>; ... 57 more ...; highlightSelectionMatches?: boolean | HighlightSelectionMatches; }; ... 24 more ...; children?: ReactNode; }' is not assignable to type 'IntrinsicAttributes & IQueryEditorProps & { ref: Ref<IQueryEditorHandles>; } & { children?: ReactNode; }'.
nodetests: querybook/webapp/components/QueryEditor/QueryEditor.tsx#L638
Cannot find name 'querySuggestionsEnabled'.
nodetests
Process completed with exit code 1.
nodetests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
nodetests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
nodetests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/