CCDB - Date range filters set to current date results in an empty chart area (#1866) #911
Annotations
11 warnings
frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
frontend:
src/App.js#L47
The type 'JSX' is undefined
|
frontend:
src/actions/__tests__/analytics.spec.js#L60
Unexpected console statement
|
frontend:
src/components/Charts/LineChart.js#L180
Connected component should be defined in a separate file
|
frontend:
src/components/Charts/RowChart.js#L269
Connected component should be defined in a separate file
|
frontend:
src/components/Charts/StackedAreaChart.js#L154
Connected component should be defined in a separate file
|
frontend:
src/components/Filters/AggregationBranch.js#L181
Connected component should be defined in a separate file
|
frontend:
src/components/Filters/AggregationItem.js#L124
Connected component should be defined in a separate file
|
frontend:
src/components/Filters/Company.js#L49
Connected component should be defined in a separate file
|
frontend:
src/components/Filters/FilterPanel.js#L124
Connected component should be defined in a separate file
|
frontend:
src/components/Filters/FilterPanelToggle.js#L32
Connected component should be defined in a separate file
|