update prompt and removed unused codes #1749
Annotations
10 errors and 2 warnings
Run linter:
src/plugins/vis_type_vega/public/components/vega_vis_editor.tsx#L104
["input$"] is better written in dot notation
|
Run linter:
src/plugins/vis_type_vega/public/components/vega_vis_editor.tsx#L105
["input$"] is better written in dot notation
|
Run linter:
src/plugins/vis_type_vega/public/components/vega_vis_editor.tsx#L110
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array. If 'setValue' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run linter:
src/plugins/vis_type_vega/public/data_model/ppl_parser.ts#L1
File must start with a license header
|
Run linter:
src/plugins/vis_type_vega/public/data_model/types.ts#L217
Use an `interface` instead of a `type`
|
Run linter:
src/plugins/vis_type_vega/public/text_to_vega.ts#L1
File must start with a license header
|
Run linter:
src/plugins/vis_type_vega/public/text_to_vega.ts#L33
["llmRunning$"] is better written in dot notation
|
Run linter:
src/plugins/vis_type_vega/public/text_to_vega.ts#L79
["values"] is better written in dot notation
|
Run linter:
src/plugins/vis_type_vega/public/text_to_vega.ts#L95
Unexpected console statement
|
Run linter:
src/plugins/vis_type_vega/public/text_to_vega.ts#L100
Unexpected console statement
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "darwin-arm64-2.14.0", "darwin-x64-2.14.0", "failure-artifacts-ci12", "linux-arm64-2.14.0", "linux-x64-2.14.0", "windows-x64-2.14.0".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading