[stable29] Fix npm audit #601
Triggered via pull request
April 19, 2026 04:21
Status
Success
Total duration
1h 12m 19s
Artifacts
–
Annotations
11 warnings
|
NPM lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b, skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. 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/
|
|
NPM lint:
src/components/MessageContent.js#L73
Missing JSDoc @param "text" description
|
|
NPM lint:
src/components/MessageContent.js#L72
Missing JSDoc @param "createElement" description
|
|
NPM lint:
src/components/MessageContent.js#L49
Missing JSDoc @param "context" description
|
|
NPM lint:
src/components/MessageContent.js#L48
Missing JSDoc @param "node" description
|
|
NPM lint:
src/components/MessageContent.js#L47
Missing JSDoc @param "createElement" description
|
|
NPM lint:
src/components/MessageContent.js#L32
Missing JSDoc @param "item" description
|
|
NPM lint:
src/components/MessageContent.js#L31
Missing JSDoc @param "createElement" description
|
|
NPM lint:
src/components/Composer/Composer.vue#L321
Missing JSDoc @param "event" description
|
|
NPM lint:
src/components/Composer/Composer.vue#L293
Missing JSDoc @param "account" description
|
|
NPM lint:
src/App.vue#L199
The property or function OCA.Search was deprecated in Nextcloud 20.0.0
|