Skip to content

DATAP-1208 Convert reducers to RTK slices #929

DATAP-1208 Convert reducers to RTK slices

DATAP-1208 Convert reducers to RTK slices #929

Triggered via pull request February 13, 2024 18:24
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
frontend: src/__tests__/App.spec.js#L10
defaultQuery not found in '../reducers/query/query'
frontend: src/actions/__tests__/complaints.spec.js#L54
'TRENDS_API_CALLED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L429
'TRENDS_API_CALLED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L430
'TRENDS_RECEIVED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L440
'TRENDS_API_CALLED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L441
'TRENDS_FAILED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/url.spec.js#L2
'sut' is defined but never used
frontend: src/components/Search/RefinePanel.spec.js#L3
defaultQuery not found in '../../reducers/query/query'
frontend: src/components/Search/RefinePanel.spec.js#L4
defaultView not found in '../../reducers/view/view'
frontend: src/components/Warnings/StaleDataWarnings.spec.js#L5
defaultAggs not found in '../../reducers/aggs/aggs'
frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
frontend: src/App.js#L52
The type 'JSX' is undefined
frontend: src/actions/__tests__/analytics.spec.js#L60
Unexpected console statement
frontend: src/actions/complaints.js#L107
Unexpected console statement
frontend: src/actions/complaints.js#L114
Unexpected console statement
frontend: src/actions/complaints.js#L132
Unexpected console statement
frontend: src/actions/complaints.js#L196
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#L270
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#L184
Connected component should be defined in a separate file