Skip to content

fix: FilesViewerLoading was imported from a file that did not export it #15

fix: FilesViewerLoading was imported from a file that did not export it

fix: FilesViewerLoading was imported from a file that did not export it #15

Triggered via pull request October 29, 2024 15:49
Status Success
Total duration 5m 19s
Artifacts

ci-cd.yml

on: pull_request
Build and publish
5m 9s
Build and publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and publish: src/modules/drive/Toolbar/components/Scanner/useScannerService.ts#L65
Unnecessary conditional, value is always falsy
Build and publish: src/modules/viewer/PublicViewer.jsx#L2
'react-pdf' should be listed in the project's dependencies. Run 'npm i -S react-pdf' to add it
Build and publish: src/modules/viewer/PublicViewer.jsx#L3
'react-pdf' should be listed in the project's dependencies. Run 'npm i -S react-pdf' to add it
Build and publish: src/modules/views/Search/SearchView.jsx#L76
Unexpected console statement
Build and publish: src/modules/views/Upload/UploadUtils.ts#L24
Unnecessary conditional, value is always falsy
Build and publish: src/modules/views/Upload/UploaderComponent.styles.ts#L1
'@material-ui/core' should be listed in the project's dependencies. Run 'npm i -S @material-ui/core' to add it
Build and publish: src/modules/views/Upload/__mocks__/cozy-intent.ts#L7
void is not valid as a constituent in a union type
Build and publish: src/modules/views/Upload/useResumeFromFlagship.ts#L10
`modules/drive/helpers` import should occur before import of `modules/upload`