DATAP-1208 Convert reducers to RTK slices #961
Annotations
10 errors
frontend:
src/__tests__/App.spec.js#L2
Unable to resolve path to module 'redux-mock-store'
|
frontend:
src/__tests__/App.spec.js#L5
No default export found in imported module "redux-thunk"
|
frontend:
src/actions/__tests__/complaints.spec.js#L1
Unable to resolve path to module 'redux-mock-store'
|
frontend:
src/actions/__tests__/complaints.spec.js#L2
No default export found in imported module "redux-thunk"
|
frontend:
src/api/params/params.spec.js#L4
Unable to resolve path to module '../../../constants'
|
frontend:
src/api/params/params.spec.js#L5
Unable to resolve path to module '../../../actions/__fixtures__/emptyStore'
|
frontend:
src/api/params/params.spec.js#L6
Unable to resolve path to module '../index'
|
frontend:
src/api/url/url.spec.js#L4
Unable to resolve path to module '../../../constants'
|
frontend:
src/api/url/url.spec.js#L5
Unable to resolve path to module '../../../actions/__fixtures__/emptyStore'
|
frontend:
src/api/url/url.spec.js#L6
Unable to resolve path to module '../index'
|