fix config errors #9
Annotations
10 errors and 13 warnings
lint code base:
common/constants/data_sources.ts#L15
'PPL' is assigned a value but never used
|
lint code base:
common/constants/data_sources.ts#L16
'SQL' is assigned a value but never used
|
lint code base:
common/constants/data_sources.ts#L17
'DQL' is assigned a value but never used
|
lint code base:
common/constants/data_sources.ts#L20
'DEFAULT_CLUSTER_TYPE' is assigned a value but never used
|
lint code base:
common/constants/data_sources.ts#L21
'SPARK' is assigned a value but never used
|
lint code base:
common/constants/data_sources.ts#L22
'S3Glue' is assigned a value but never used
|
lint code base:
common/constants/explorer.ts#L7
'ThresholdUnitType' is defined but never used
|
lint code base:
common/constants/explorer.ts#L103
Unnecessary escape character: \=
|
lint code base:
common/constants/explorer.ts#L281
'palettePicker' is assigned a value but never used
|
lint code base:
common/constants/explorer.ts#L282
'singleColorPicker' is assigned a value but never used
|
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/
|
Get node and yarn versions
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/
|
Get node and yarn versions
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 code base:
public/components/common/live_tail/live_tail_button.tsx#L31
React Hook useMemo has missing dependencies: 'dataTestSubj', 'liveTailName', and 'setIsLiveTailPopoverOpen'. Either include them or remove the dependency array. If 'setIsLiveTailPopoverOpen' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint code base:
public/components/common/search/query_area.tsx#L35
React Hook useEffect has missing dependencies: 'getAvailableFields', 'handleQueryChange', and 'selectedIndex'. Either include them or remove the dependency array. If 'handleQueryChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint code base:
public/components/common/search/query_area.tsx#L35
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
lint code base:
public/components/common/search/search.tsx#L267
React Hook useEffect has missing dependencies: 'dispatchOnGettingHis', 'setIsQueryRunning', and 'stopPolling'. Either include them or remove the dependency array
|
lint code base:
public/components/common/search/search.tsx#L293
React Hook useEffect has missing dependencies: 'dispatch', 'getAvailableFields', 'handleQueryChange', and 'props.tabId'. Either include them or remove the dependency array
|
lint code base:
public/components/event_analytics/explorer/datasources/datasources_selection.tsx#L23
'/home/runner/work/dashboards-observability/dashboards-observability/OpenSearch-Dashboards/plugins/dashboards-observability/public/components/event_analytics/redux/slices/query_slice.ts' imported multiple times
|
lint code base:
public/components/event_analytics/explorer/datasources/datasources_selection.tsx#L26
'/home/runner/work/dashboards-observability/dashboards-observability/OpenSearch-Dashboards/plugins/dashboards-observability/public/components/event_analytics/redux/slices/query_slice.ts' imported multiple times
|
lint code base:
public/components/event_analytics/explorer/datasources/datasources_selection.tsx#L182
React Hook useEffect has a missing dependency: 'dataSources.dataSourceService.dataSources$'. Either include it or remove the dependency array
|
lint code base:
public/components/event_analytics/explorer/datasources/datasources_selection.tsx#L221
React Hook useEffect has missing dependencies: 'dispatch', 'resetStateOnDataSourceChange', 'routerContext?.searchParams', and 'tabId'. Either include them or remove the dependency array
|
lint code base:
public/components/event_analytics/explorer/datasources/datasources_selection.tsx#L234
React Hook useEffect has a missing dependency: 'runDummyQuery'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading