Skip to content

[stable33] fix(core): prompt for password once when installing recommended apps #67022

[stable33] fix(core): prompt for password once when installing recommended apps

[stable33] fix(core): prompt for password once when installing recommended apps #67022

Triggered via pull request May 13, 2026 15:53
Status Success
Total duration 4m 0s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. 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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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: build/frontend/apps/user_ldap/src/components/SettingsTabs/AdvancedTab.vue#L105
Variable 'configId' is already declared in the upper scope
NPM lint: build/frontend/apps/files_reminders/src/shared/utils.ts#L170
Missing JSDoc @param "dueDate" description
NPM lint: build/frontend/apps/files_reminders/src/shared/utils.ts#L130
Missing JSDoc @param "dueDate" description
NPM lint: build/frontend/apps/files_reminders/src/shared/utils.ts#L60
Missing JSDoc @param "dateTime" description
NPM lint: build/frontend/apps/files_reminders/src/shared/utils.ts#L50
Missing JSDoc @param "b" description
NPM lint: build/frontend/apps/files_reminders/src/shared/utils.ts#L49
Missing JSDoc @param "a" description
NPM lint: build/frontend/apps/files_reminders/src/shared/utils.ts#L40
Missing JSDoc @param "b" description
NPM lint: build/frontend/apps/files_reminders/src/shared/utils.ts#L39
Missing JSDoc @param "a" description
NPM lint: build/frontend/apps/files_reminders/src/shared/utils.ts#L27
Missing JSDoc @param "date" description
NPM lint: build/frontend/apps/federatedfilesharing/src/init-files.js#L135
Prefer a more specific type to `Function`