Skip to content

Feature/37677/exclude some groups from sharing with users #7

Feature/37677/exclude some groups from sharing with users

Feature/37677/exclude some groups from sharing with users #7

Triggered via pull request January 9, 2024 15:49
Status Cancelled
Total duration 3m 50s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
NPM lint
Canceling since a higher priority waiting request for 'lint-eslint-feature/37677/exclude-some-groups-from-sharing-with-users' exists
NPM lint
The operation was canceled.
eslint
Process completed with exit code 1.
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