DATAP-1208 Convert reducers to RTK slices #948
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
|