chore(deps): bump @nextcloud/vue from 8.17.0 to 8.17.1 #43625
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
core/src/OC/l10n.js#L65
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
Lint:
core/src/OC/menu.js#L126
Defaults are not permitted on @param
|
Lint:
core/src/OC/notification.js#L101
Defaults are not permitted on @param
|
Lint:
core/src/OC/notification.js#L120
Defaults are not permitted on @param
|
Lint:
core/src/OC/notification.js#L163
Defaults are not permitted on @param
|
Lint:
core/src/OC/notification.js#L164
Defaults are not permitted on @param
|
Lint:
core/src/OC/notification.js#L166
The type 'JQuery' is undefined
|
Lint:
core/src/OC/query-string.js#L31
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
Lint:
core/src/OC/query-string.js#L80
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
Lint:
core/src/OC/util-history.js#L48
Defaults are not permitted on @param
|
Loading