build(deps): bump @mui/x-data-grid from 7.23.3 to 7.23.4 #5748
Annotations
2 errors and 1 warning
Run npm run coverage:
src/components/ReleaseNotesRender/index.tsx#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ src/components/ReleaseNotesRender/index.tsx:3:31
Caused by: Caused by: Error: Cannot find module '@mui/x-internals/forwardRef'
Require stack:
- /home/runner/work/adoptium.net/adoptium.net/node_modules/@mui/x-data-grid/node/DataGrid/DataGrid.js
❯ Object.<anonymous> node_modules/@mui/x-data-grid/node/DataGrid/DataGrid.js:13:19
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/runner/work/adoptium.net/adoptium.net/node_modules/@mui/x-data-grid/node/DataGrid/DataGrid.js' ] }
|
Run npm run coverage
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading