Skip to content

[PRD-600] feat: Use local search only for long-term sessions #91

[PRD-600] feat: Use local search only for long-term sessions

[PRD-600] feat: Use local search only for long-term sessions #91

Triggered via pull request November 7, 2024 14:26
Status Failure
Total duration 5m 16s
Artifacts

ci-cd.yml

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

Annotations

2 errors and 10 warnings
Build and publish: packages/cozy-dataproxy-lib/src/search/SearchEngine.ts#L71
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
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`