feat(web): enable clear all dashboard cards #2905
ci.yaml
on: pull_request
Matrix: eslint-check
Matrix: integration-test
Matrix: prettier-check
Matrix: test
Annotations
12 errors and 20 warnings
prettier-check (16.x)
Process completed with exit code 1.
|
prettier-check (18.x)
The job was canceled because "_16_x" failed.
|
prettier-check (18.x)
The operation was canceled.
|
integration-test (16.x)
Process completed with exit code 1.
|
integration-test (18.x)
The job was canceled because "_16_x" failed.
|
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)
The job was canceled because "_18_x" failed.
|
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)
The operation was canceled.
|
eslint-check (18.x):
src/app/CreateRecording/CreateRecording.tsx#L23
Dependency cycle detected
|
eslint-check (18.x):
src/app/CreateRecording/CustomRecordingForm.tsx#L53
Dependency cycle detected
|
eslint-check (18.x):
src/app/Dashboard/AutomatedAnalysis/AutomatedAnalysisCard.tsx#L100
Dependency cycle detected
|
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/CreateRecording/CreateRecording.tsx#L23
Dependency cycle detected
|
eslint-check (16.x):
src/app/CreateRecording/CustomRecordingForm.tsx#L53
Dependency cycle detected
|
eslint-check (16.x):
src/app/Dashboard/AutomatedAnalysis/AutomatedAnalysisCard.tsx#L100
Dependency cycle detected
|
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`
|