Skip to content

feat(web): enable clear all dashboard cards #2911

feat(web): enable clear all dashboard cards

feat(web): enable clear all dashboard cards #2911

Triggered via pull request August 4, 2023 16:46
Status Failure
Total duration 9m 3s
Artifacts

ci.yaml

on: pull_request
Matrix: eslint-check
Matrix: integration-test
Matrix: prettier-check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
eslint-check (18.x): src/app/Dashboard/DashboardLayoutToolbar.tsx#L121
React Hook React.useCallback has an unnecessary dependency: 'currLayout'. Either exclude it or remove the dependency array
eslint-check (18.x): src/app/Dashboard/LayoutTemplateGroup.tsx#L211
React Hook React.useCallback has an unnecessary dependency: 'dispatch'. Either exclude it or remove the dependency array. Outer scope values like 'dispatch' aren't valid dependencies because mutating them doesn't re-render the component
eslint-check (18.x)
Process completed with exit code 1.
eslint-check (16.x)
The job was canceled because "_18_x" failed.
eslint-check (16.x)
The operation was canceled.
eslint-check (18.x): src/app/Dashboard/AutomatedAnalysis/AutomatedAnalysisCardList.tsx#L40
Dependency cycle via ./AutomatedAnalysis/AutomatedAnalysisCard:30
eslint-check (18.x): src/app/Dashboard/AutomatedAnalysis/ClickableAutomatedAnalysisLabel.tsx#L25
Dependency cycle via ./AutomatedAnalysis/AutomatedAnalysisCard:30
eslint-check (18.x): src/app/Dashboard/Charts/jfr/JFRMetricsChartCard.tsx#L43
Dependency cycle via ./dashboard-utils:20
eslint-check (18.x): src/app/Dashboard/Charts/mbean/MBeanMetricsChartCard.tsx#L43
Dependency cycle via ./dashboard-utils:20
eslint-check (18.x): src/app/Dashboard/DashboardCard.tsx#L20
Dependency cycle via ./AutomatedAnalysis/AutomatedAnalysisCard:30
eslint-check (18.x): src/app/Dashboard/DashboardCard.tsx#L21
Dependency cycle via ./ResizableRef:22
eslint-check (18.x): src/app/Dashboard/DraggableRef.tsx#L21
Dependency cycle via ./AutomatedAnalysis/AutomatedAnalysisCard:30=>../DashboardCard:101