Add uiSetting to adopt interface changes #1620
Annotations
8 warnings
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, lots0logs/gh-action-get-changed-files@2.2.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
public/components/event_analytics/explorer/datasources/datasources_selection.tsx#L181
React Hook useEffect has a missing dependency: 'memorizedDataSourceOptionList'. Either include it or remove the dependency array
|
public/components/event_analytics/explorer/datasources/datasources_selection.tsx#L222
React Hook useEffect has a missing dependency: 'dataSources.dataSourceService'. Either include it or remove the dependency array
|
public/components/event_analytics/explorer/datasources/datasources_selection.tsx#L270
React Hook useEffect has missing dependencies: 'dispatch', 'resetStateOnDataSourceChange', 'routerContext?.searchParams', and 'tabId'. Either include them or remove the dependency array
|
public/components/event_analytics/explorer/datasources/datasources_selection.tsx#L283
React Hook useEffect has a missing dependency: 'runDummyQuery'. Either include it or remove the dependency array
|
This job succeeded
Loading