Update JS #5
Annotations
10 errors
client/src/boot/index.js#L9
`lib/urls` import should occur before import of `containers/AssetAdmin/AssetAdminRouter`
|
client/src/components/BackButton/BackButton.js#L4
`components/GalleryItem/droppable` import should occur after import of `i18n`
|
client/src/components/GalleryItem/GalleryItem.js#L8
`components/Badge/Badge` import should occur before import of `constants/index`
|
client/src/components/GalleryItem/GalleryItem.js#L9
`components/FileStatusIcon/FileStatusIcon` import should occur before import of `constants/index`
|
client/src/components/GalleryItem/GalleryItem.js#L11
`react-redux` import should occur before import of `constants/index`
|
client/src/components/GalleryItem/GalleryItem.js#L12
`redux` import should occur before import of `constants/index`
|
client/src/components/GalleryItem/GalleryItem.js#L13
`react-selectable` import should occur before import of `constants/index`
|
client/src/components/GalleryItem/GalleryItem.js#L16
`prop-types` import should occur before import of `constants/index`
|
client/src/components/GalleryItem/tests/GalleryItem-test.js#L5
`@testing-library/react` import should occur before import of `state/imageLoad/ImageLoadStatus`
|
client/src/components/PreviewImageField/PreviewImageField.js#L6
`react-redux` import should occur before import of `components/AssetDropzone/AssetDropzone`
|
The logs for this run have expired and are no longer available.
Loading