Skip to content

Update JS

Update JS #5

Manually triggered August 16, 2023 03:56
Status Failure
Total duration 1m 37s
Artifacts

update-js.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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`