Skip to content

Bump msw from 2.4.3 to 2.7.3 #7405

Bump msw from 2.4.3 to 2.7.3

Bump msw from 2.4.3 to 2.7.3 #7405

Triggered via pull request March 10, 2025 12:41
Status Failure
Total duration 5m 2s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Test (test)
Process completed with exit code 1.
Test (lint): internals/testing/msw-server.ts#L5
There should be no empty line within import group
Test (lint): src/app.js#L7
There should be no empty line within import group
Test (lint): src/app.js#L9
`containers/App` import should occur before import of `react-dom`
Test (lint): src/app.js#L10
`containers/App/actions` import should occur before import of `react-dom`
Test (lint): src/app.js#L11
`models` import should occur before import of `react-dom`
Test (lint): src/components/DataView/__tests__/DataView.test.js#L3
There should be no empty line within import group
Test (lint): src/components/GlobalError/GlobalError.test.js#L4
There should be no empty line within import group
Test (lint): src/components/History/index.js#L5
There should be no empty line within import group
Test (lint): src/components/History/index.js#L7
`components/HistoryList` import should occur before import of `prop-types`
Test (lint): src/components/History/index.js#L8
`shared/types` import should occur before import of `styled-components`