Skip to content

feat: Implement file mention feature for assistant #1505

feat: Implement file mention feature for assistant

feat: Implement file mention feature for assistant #1505

Triggered via pull request April 3, 2026 14:53
Status Success
Total duration 8m 24s
Artifacts

ci-cd.yml

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

Annotations

11 warnings
Build and publish
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and publish: packages/cozy-dataproxy-lib/src/dataproxy/DataProxyProvider.jsx#L247
React Hook useCallback has a missing dependency: 'iframeVersion'. Either include it or remove the dependency array
Build and publish: packages/cozy-codemods/src/transforms/transform-radio.js#L18
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
Build and publish: packages/cozy-codemods/src/imports.spec.js#L12
'@testing-library/jest-dom' should be listed in the project's dependencies. Run 'npm i -S @testing-library/jest-dom' to add it
Build and publish: packages/cozy-codemods/src/imports.js#L4
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
Build and publish: packages/cozy-codemods/src/imports.js#L3
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
Build and publish: packages/cozy-codemods/src/imports.js#L2
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
Build and publish: packages/cozy-codemods/src/hoc.spec.js#L66
`jscodeshift` import should occur before import of `./hoc`
Build and publish: packages/cozy-ci/push-artifact.js#L7
'tar' should be listed in the project's dependencies. Run 'npm i -S tar' to add it
Build and publish: packages/cozy-ci/push-artifact.js#L6
'fs-extra' should be listed in the project's dependencies. Run 'npm i -S fs-extra' to add it
Build and publish: packages/cozy-app-publish/src/travis.spec.js#L5
There should be no empty line within import group