[stable29] Update node checks #74614
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: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b, skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NPM lint:
core/src/OC/util-history.js#L48
Defaults are not permitted on @PARAM
|
|
NPM lint:
core/src/OC/query-string.js#L80
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
|
NPM lint:
core/src/OC/query-string.js#L31
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
|
NPM lint:
core/src/OC/notification.js#L166
The type 'JQuery' is undefined
|
|
NPM lint:
core/src/OC/notification.js#L164
Defaults are not permitted on @PARAM
|
|
NPM lint:
core/src/OC/notification.js#L163
Defaults are not permitted on @PARAM
|
|
NPM lint:
core/src/OC/notification.js#L120
Defaults are not permitted on @PARAM
|
|
NPM lint:
core/src/OC/notification.js#L101
Defaults are not permitted on @PARAM
|
|
NPM lint:
core/src/OC/menu.js#L126
Defaults are not permitted on @PARAM
|
|
NPM lint:
core/src/OC/l10n.js#L65
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|