Skip to content

feat(devtools): Add first version of cozy-devtools #39

feat(devtools): Add first version of cozy-devtools

feat(devtools): Add first version of cozy-devtools #39

Triggered via pull request October 31, 2024 09:02
Status Failure
Total duration 6m 10s
Artifacts

ci-cd.yml

on: pull_request
Build and publish
6m 3s
Build and publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and publish
Process completed with exit code 1.
Build and publish: packages/babel-preset-cozy-app/index.js#L4
There should be at least one empty line between import groups
Build and publish: packages/babel-preset-cozy-app/index.js#L11
There should be at least one empty line between import groups
Build and publish: packages/babel-preset-cozy-app/index.js#L11
`./validate` import should occur after import of `lodash/merge`
Build and publish: packages/cli-tree/src/completion.js#L3
`lodash/get` import should occur before import of `tabtab`
Build and publish: packages/cli-tree/src/completion.js#L4
`lodash/toPairs` import should occur before import of `tabtab`
Build and publish: packages/cli-tree/src/completion.js#L5
`lodash` import should occur before import of `tabtab`
Build and publish: packages/cli-tree/src/index.js#L3
There should be at least one empty line between import groups
Build and publish: packages/commitlint-config-cozy/index.spec.js#L1
There should be at least one empty line between import groups
Build and publish: packages/cozy-app-publish/src/confirm.js#L1
There should be at least one empty line between import groups
Build and publish: packages/cozy-app-publish/src/cozy-app-publish.js#L10
`./utils/colorize` import should occur before import of `./utils/logger`