Skip to content

fix(deps): Update @nextcloud/dialogs to 5.3.4 to fix picking current directory #35862

fix(deps): Update @nextcloud/dialogs to 5.3.4 to fix picking current directory

fix(deps): Update @nextcloud/dialogs to 5.3.4 to fix picking current directory #35862

Triggered via pull request June 19, 2024 13:57
Status Success
Total duration 1h 12m 32s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: core/src/OC/l10n.js#L43
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
NPM lint: core/src/OC/menu.js#L107
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L79
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L98
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L141
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L142
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L144
The type 'JQuery' is undefined
NPM lint: core/src/OC/query-string.js#L12
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
NPM lint: core/src/OC/query-string.js#L61
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
NPM lint: core/src/OC/util-history.js#L30
Defaults are not permitted on @param