Skip to content

DATAP-1208 Convert reducers to RTK slices #948

DATAP-1208 Convert reducers to RTK slices

DATAP-1208 Convert reducers to RTK slices #948

Triggered via pull request March 12, 2024 05:01
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
frontend: src/actions/__tests__/complaints.spec.js#L44
'STATES_API_CALLED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L54
'TRENDS_API_CALLED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L118
'AGGREGATIONS_API_CALLED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L119
'AGGREGATIONS_RECEIVED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L128
'AGGREGATIONS_API_CALLED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L129
'AGGREGATIONS_FAILED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L194
'COMPLAINTS_API_CALLED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L195
'COMPLAINTS_RECEIVED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L204
'COMPLAINTS_API_CALLED' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L205
'COMPLAINTS_FAILED' not found in imported namespace 'sut'
frontend: src/components/__tests__/FilterPanel.spec.js#L14
Missing JSDoc @returns description