Skip to content

[stable33] fix(search): Add end date for last 7 and last 30 days #72169

[stable33] fix(search): Add end date for last 7 and last 30 days

[stable33] fix(search): Add end date for last 7 and last 30 days #72169

Triggered via pull request July 30, 2026 10:45
Status Success
Total duration 11m 21s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
NPM lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. 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#L27
Missing JSDoc @PARAM "date" description
NPM lint: build/frontend/apps/federatedfilesharing/src/init-files.js#L135
Prefer a more specific type to `Function`