Skip to content

Feature/merge store #943

Feature/merge store

Feature/merge store #943

Triggered via pull request August 30, 2024 11:42
Status Success
Total duration 4m 39s
Artifacts

build.yml

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

Annotations

22 warnings
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/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/SpanInfo/index.tsx#L44
React Hook useEffect has a missing dependency: 'getData'. 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
build (18.x): src/components/Insights/insightTickets/common/useCodeLocations.ts#L30
React Hook useEffect has a missing dependency: 'setIsLoading'. Either include it or remove the dependency array
build (18.x): src/components/Insights/insightTickets/common/useCodeLocations.ts#L44
React Hook useEffect has a missing dependency: 'setIsLoading'. Either include it or remove the dependency array
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/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/SpanInfo/index.tsx#L44
React Hook useEffect has a missing dependency: 'getData'. 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 (20.x): src/components/Insights/insightTickets/common/useCodeLocations.ts#L30
React Hook useEffect has a missing dependency: 'setIsLoading'. Either include it or remove the dependency array
build (20.x): src/components/Insights/insightTickets/common/useCodeLocations.ts#L44
React Hook useEffect has a missing dependency: 'setIsLoading'. Either include it or remove the dependency array