Update JS #5
Annotations
10 errors
Update JS:
client/src/components/ElementActions/ArchiveAction.js#L6
`i18n` import should occur before import of `components/ElementActions/AbstractAction`
|
Update JS:
client/src/components/ElementActions/DuplicateAction.js#L6
`i18n` import should occur before import of `components/ElementActions/AbstractAction`
|
Update JS:
client/src/components/ElementActions/PublishAction.js#L6
`i18n` import should occur before import of `components/ElementActions/AbstractAction`
|
Update JS:
client/src/components/ElementActions/PublishAction.js#L7
`lib/Backend` import should occur before import of `components/ElementActions/AbstractAction`
|
Update JS:
client/src/components/ElementActions/PublishAction.js#L8
`react-redux` import should occur before import of `components/ElementActions/AbstractAction`
|
Update JS:
client/src/components/ElementActions/PublishAction.js#L11
`redux-form` import should occur before import of `components/ElementActions/AbstractAction`
|
Update JS:
client/src/components/ElementActions/SaveAction.js#L5
`lib/Backend` import should occur before import of `components/ElementActions/AbstractAction`
|
Update JS:
client/src/components/ElementActions/SaveAction.js#L6
`i18n` import should occur before import of `components/ElementActions/AbstractAction`
|
Update JS:
client/src/components/ElementActions/SaveAction.js#L9
`redux-form` import should occur before import of `components/ElementActions/AbstractAction`
|
Update JS:
client/src/components/ElementActions/UnpublishAction.js#L6
`i18n` import should occur before import of `components/ElementActions/AbstractAction`
|