Skip to content

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

feat(web): enable clear all dashboard cards

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

Triggered via pull request August 3, 2023 21:23
Status Failure
Total duration 8m 53s
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

12 errors and 20 warnings
prettier-check (18.x)
Process completed with exit code 1.
prettier-check (16.x)
The job was canceled because "_18_x" failed.
prettier-check (16.x)
The operation was canceled.
integration-test (18.x)
Process completed with exit code 1.
integration-test (16.x)
The job was canceled because "_18_x" failed.
integration-test (16.x)
The operation was canceled.
eslint-check (18.x): src/app/Dashboard/DashboardLayoutToolbar.tsx#L128
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#L208
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): src/app/Dashboard/DashboardLayoutToolbar.tsx#L128
React Hook React.useCallback has an unnecessary dependency: 'currLayout'. Either exclude it or remove the dependency array
eslint-check (16.x): src/app/Dashboard/LayoutTemplateGroup.tsx#L208
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 (16.x)
Process completed with exit code 1.
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/DashboardLayoutToolbar.tsx#L72
`@app/Shared/Redux/Configurations/DashboardConfigSlice` import should occur before import of `@app/Shared/Redux/ReduxStore`
eslint-check (16.x): src/app/Dashboard/AutomatedAnalysis/AutomatedAnalysisCardList.tsx#L40
Dependency cycle via ./AutomatedAnalysis/AutomatedAnalysisCard:30
eslint-check (16.x): src/app/Dashboard/AutomatedAnalysis/ClickableAutomatedAnalysisLabel.tsx#L25
Dependency cycle via ./AutomatedAnalysis/AutomatedAnalysisCard:30
eslint-check (16.x): src/app/Dashboard/Charts/jfr/JFRMetricsChartCard.tsx#L43
Dependency cycle via ./dashboard-utils:20
eslint-check (16.x): src/app/Dashboard/Charts/mbean/MBeanMetricsChartCard.tsx#L43
Dependency cycle via ./dashboard-utils:20
eslint-check (16.x): src/app/Dashboard/DashboardCard.tsx#L20
Dependency cycle via ./AutomatedAnalysis/AutomatedAnalysisCard:30
eslint-check (16.x): src/app/Dashboard/DashboardCard.tsx#L21
Dependency cycle via ./ResizableRef:22
eslint-check (16.x): src/app/Dashboard/DashboardLayoutToolbar.tsx#L72
`@app/Shared/Redux/Configurations/DashboardConfigSlice` import should occur before import of `@app/Shared/Redux/ReduxStore`