ui: Modify user settings for editor to enable query suggestions #2219
Annotations
3 errors and 3 warnings
Run ./querybook/scripts/run_test --node:
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; }'.
|
Run ./querybook/scripts/run_test --node:
querybook/webapp/components/QueryEditor/QueryEditor.tsx#L638
Cannot find name 'querySuggestionsEnabled'.
|
Run ./querybook/scripts/run_test --node
Process completed with exit code 1.
|
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/
|
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/
|
Get yarn cache directory path
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/
|
Loading