Skip to content

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

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

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

Re-run triggered October 31, 2024 07:44
Status Failure
Total duration 5m 15s
Artifacts

ci-cd.yml

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

Annotations

7 errors and 10 warnings
Build and publish: packages/cozy-devtools/types/PanelContent.d.ts#L2
Unexpected any. Specify a different type
Build and publish: packages/cozy-devtools/types/common.d.ts#L2
Unexpected any. Specify a different type
Build and publish: packages/cozy-devtools/types/index.d.ts#L3
Unexpected any. Specify a different type
Build and publish: packages/cozy-devtools/types/useLocalState.d.ts#L2
Unexpected any. Specify a different type
Build and publish: packages/cozy-devtools/types/useLocalState.d.ts#L2
Unexpected any. Specify a different type
Build and publish: packages/cozy-devtools/types/useLocalState.d.ts#L2
Unexpected any. Specify a different type
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`