fix(contactsmenu): empty content margin #34588
Annotations
11 warnings
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#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
|