Skip to content

Merge pull request #1063 from digma-ai/fix-sorting #1025

Merge pull request #1063 from digma-ai/fix-sorting

Merge pull request #1063 from digma-ai/fix-sorting #1025

Triggered via push September 19, 2024 16:27
Status Success
Total duration 2m 47s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x): src/components/Dashboard/ListWidget/index.tsx#L103
React Hook useEffect has missing dependencies: 'environment', 'page', and 'type'. Either include them or remove the dependency array
build (20.x): src/components/Dashboard/NewReport/ReportHeader/index.tsx#L78
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
build (20.x): src/components/Dashboard/NewReport/ReportHeader/index.tsx#L100
React Hook useEffect has missing dependencies: 'onFilterChanged', 'periodInDays', 'selectedServices', and 'timeMode'. Either include them or remove the dependency array. If 'onFilterChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (20.x): src/components/Dashboard/NewReport/useReportsData.ts#L56
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
build (20.x): src/components/Dashboard/Report/ReportHeader/index.tsx#L75
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
build (20.x): src/components/Dashboard/Report/useReportsData.ts#L46
React Hook useEffect has missing dependencies: 'getDiscoveredAssets' and 'getDiscoveredIssues'. Either include them or remove the dependency array
build (20.x): src/components/Documentation/index.tsx#L33
React Hook useEffect has a missing dependency: 'page'. Either include it or remove the dependency array
build (20.x): src/components/Highlights/TopIssues/index.tsx#L114
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
build (20.x): src/components/Insights/InsightsCatalog/InsightsPage/insightCards/common/InsightCard/hooks/useDismissal.ts#L29
React Hook useEffect has a missing dependency: 'insightId'. Either include it or remove the dependency array
build (20.x): src/components/Insights/InsightsCatalog/InsightsPage/insightCards/common/InsightCard/index.tsx#L93
React Hook useEffect has missing dependencies: 'insight.type' and 'onRefresh'. Either include them or remove the dependency array. If 'onRefresh' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x): src/components/Dashboard/ListWidget/index.tsx#L103
React Hook useEffect has missing dependencies: 'environment', 'page', and 'type'. Either include them or remove the dependency array
build (18.x): src/components/Dashboard/NewReport/ReportHeader/index.tsx#L78
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
build (18.x): src/components/Dashboard/NewReport/ReportHeader/index.tsx#L100
React Hook useEffect has missing dependencies: 'onFilterChanged', 'periodInDays', 'selectedServices', and 'timeMode'. Either include them or remove the dependency array. If 'onFilterChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (18.x): src/components/Dashboard/NewReport/useReportsData.ts#L56
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
build (18.x): src/components/Dashboard/Report/ReportHeader/index.tsx#L75
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
build (18.x): src/components/Dashboard/Report/useReportsData.ts#L46
React Hook useEffect has missing dependencies: 'getDiscoveredAssets' and 'getDiscoveredIssues'. Either include them or remove the dependency array
build (18.x): src/components/Documentation/index.tsx#L33
React Hook useEffect has a missing dependency: 'page'. Either include it or remove the dependency array
build (18.x): src/components/Highlights/TopIssues/index.tsx#L114
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
build (18.x): src/components/Insights/InsightsCatalog/InsightsPage/insightCards/common/InsightCard/hooks/useDismissal.ts#L29
React Hook useEffect has a missing dependency: 'insightId'. Either include it or remove the dependency array
build (18.x): src/components/Insights/InsightsCatalog/InsightsPage/insightCards/common/InsightCard/index.tsx#L93
React Hook useEffect has missing dependencies: 'insight.type' and 'onRefresh'. Either include them or remove the dependency array. If 'onRefresh' changes too often, find the parent component that defines it and wrap that definition in useCallback