Skip to content

enh(core): replaced previous native a element with NcButton #28782

enh(core): replaced previous native a element with NcButton

enh(core): replaced previous native a element with NcButton #28782

Triggered via pull request January 8, 2024 20:23
Status Failure
Total duration 2m 48s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
NPM lint: core/src/components/Profile/PrimaryActionButton.vue#L25
Expected no linebreak before this attribute
NPM lint: core/src/components/Profile/PrimaryActionButton.vue#L34
Expected no linebreak before this attribute
NPM lint: core/src/components/Profile/PrimaryActionButton.vue#L34
Trailing spaces not allowed
NPM lint: core/src/components/Profile/PrimaryActionButton.vue#L35
Trailing spaces not allowed
NPM lint: core/src/components/Profile/PrimaryActionButton.vue#L47
A space is required before '}'
NPM lint
Process completed with exit code 1.
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