Skip to content

[stable28] Rename openFileInfo to fileInfo #35877

[stable28] Rename openFileInfo to fileInfo

[stable28] Rename openFileInfo to fileInfo #35877

Triggered via pull request June 19, 2024 16:25
Status Success
Total duration 35m 41s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NPM lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NPM lint: core/src/OC/l10n.js#L65
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
NPM lint: core/src/OC/menu.js#L126
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/notification.js#L120
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#L164
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L166
The type 'JQuery' is undefined
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/query-string.js#L80
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
NPM lint: core/src/OC/util-history.js#L48
Defaults are not permitted on @param