Skip to content

chore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0 #25514

chore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0

chore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0 #25514

Triggered via pull request October 12, 2023 18:02
Status Success
Total duration 3m 31s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: core/src/OC/l10n.js#L65
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
eslint: core/src/OC/menu.js#L126
Defaults are not permitted on @param
eslint: core/src/OC/notification.js#L101
Defaults are not permitted on @param
eslint: core/src/OC/notification.js#L120
Defaults are not permitted on @param
eslint: core/src/OC/notification.js#L163
Defaults are not permitted on @param
eslint: core/src/OC/notification.js#L164
Defaults are not permitted on @param
eslint: core/src/OC/notification.js#L166
The type 'JQuery' is undefined
eslint: core/src/OC/password-confirmation.js#L64
Missing trailing comma
eslint: core/src/OC/password-confirmation.js#L88
Missing trailing comma
eslint: core/src/OC/query-string.js#L31
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`