Skip to content

Merge pull request #1069 from digma-ai/add-feature-toggle #1033

Merge pull request #1069 from digma-ai/add-feature-toggle

Merge pull request #1069 from digma-ai/add-feature-toggle #1033

Triggered via push September 24, 2024 14:26
Status Success
Total duration 2m 42s
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#L110
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
build (20.x): src/components/Dashboard/NewReport/ReportHeader/useReportQuery.ts#L44
React Hook useEffect has missing dependencies: 'periodInDays', 'selectedServices', and 'timeMode'. Either include them or remove the dependency array. If 'setFilterQuery' needs the current value of 'timeMode', you can also switch to useReducer instead of useState and read 'timeMode' in the reducer
build (20.x): src/components/Dashboard/NewReport/useReportsData.ts#L52
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#L110
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
build (18.x): src/components/Dashboard/NewReport/ReportHeader/useReportQuery.ts#L44
React Hook useEffect has missing dependencies: 'periodInDays', 'selectedServices', and 'timeMode'. Either include them or remove the dependency array. If 'setFilterQuery' needs the current value of 'timeMode', you can also switch to useReducer instead of useState and read 'timeMode' in the reducer
build (18.x): src/components/Dashboard/NewReport/useReportsData.ts#L52
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