Skip to content

test ci

test ci #12

Triggered via pull request January 22, 2024 22:15
Status Success
Total duration 10m 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
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/
Lint
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/
Lint: public/components/common/search/query_assist_summarization.tsx#L26
Unexpected any. Specify a different type
Lint: public/components/event_analytics/explorer/query_assist/input.tsx#L51
Unexpected any. Specify a different type
Lint: public/components/event_analytics/explorer/query_assist/input.tsx#L107
React Hook useEffect has missing dependencies: 'dispatch', 'explorerData.total', 'generateSummary', 'props.nlqInput', and 'props.tabId'. Either include them or remove the dependency array
Lint: public/components/event_analytics/explorer/query_assist/input.tsx#L126
React Hook useEffect has missing dependencies: 'autoRun' and 'runAndSummarize'. Either include them or remove the dependency array
Lint: server/routes/query_assist/routes.ts#L39
Unexpected any. Specify a different type
Lint: server/routes/query_assist/routes.ts#L101
Unexpected any. Specify a different type