Skip to content

Migrate to RTK Query #1268

Migrate to RTK Query

Migrate to RTK Query #1268

Triggered via pull request October 24, 2024 23:58
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
frontend: src/App.spec.js#L7
No default export found in imported module "./app/store"
frontend: src/actions/__fixtures__/emptyStore.js#L2
Unable to resolve path to module '../../reducers/detail/detailSlice'
frontend: src/actions/__tests__/complaints.spec.js#L91
'complaintDetailCalled' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L94
'complaintDetailReceived' not found in imported namespace 'sut'
frontend: src/actions/__tests__/complaints.spec.js#L95
'complaintDetailFailed' not found in imported namespace 'sut'
frontend: src/actions/complaints.js#L7
Unable to resolve path to module '../reducers/detail/detailSlice'
frontend: src/actions/index.js#L8
Unable to resolve path to module '../reducers/detail/detailSlice'
frontend: src/components/ComplaintDetail/ComplaintDetail.spec.js#L7
Unable to resolve path to module '../../reducers/detail/detailSlice'
frontend: src/components/Search/SearchComponents.spec.js#L4
No default export found in imported module "../../app/store"
frontend: src/testUtils/setupStore.js#L4
Unable to resolve path to module '../reducers/detail/detailSlice'
frontend: src/api/complaints/complaints.js#L11
Unexpected console statement