Skip to content

WEBUI-1202: BACKWARD PORT: Fix blob enrichers initialization when WOPI is installed #1603

WEBUI-1202: BACKWARD PORT: Fix blob enrichers initialization when WOPI is installed

WEBUI-1202: BACKWARD PORT: Fix blob enrichers initialization when WOPI is installed #1603

Status Failure
Total duration 4m 38s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: packages/nuxeo-designer-catalog/gulpfile.js#L24
`child_process` import should occur before import of `gulp`
lint: packages/nuxeo-designer-catalog/gulpfile.js#L27
`path` import should occur before import of `gulp`
lint: packages/nuxeo-designer-catalog/src/elements.js#L20
`path` import should occur before import of `fs-extra`
lint: packages/nuxeo-designer-catalog/src/utils/analyze.js#L20
`path` import should occur before import of `lodash`
lint: packages/nuxeo-web-ui-ftest/features/step_definitions/support/screenshots.js#L3
`path` import should occur before import of `@cucumber/cucumber`
lint: packages/nuxeo-web-ui-ftest/scripts/test.js#L33
`child_process` import should occur before import of `chrome-launcher`
lint: packages/nuxeo-web-ui-ftest/wdio.conf.js#L2
`path` import should occur before import of `chai`
lint: scripts/merge-messages.js#L1
`glob` import should occur after import of `path`
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/