Skip to content

feat(NcDialogButton): Allow to return false from callback to keep dialog open #7490

feat(NcDialogButton): Allow to return false from callback to keep dialog open

feat(NcDialogButton): Allow to return false from callback to keep dialog open #7490

Triggered via pull request August 30, 2024 19:18
Status Failure
Total duration 1m 10s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
NPM lint: src/components/NcDialogButton/NcDialogButton.vue#L35
More than 1 blank line not allowed
NPM lint
Process completed with exit code 1.
eslint
Process completed with exit code 1.
NPM lint: src/components/NcActions/NcActions.vue#L1505
The type 'NodeListOf' is undefined
NPM lint: src/components/NcAppNavigationItem/NcAppNavigationItem.vue#L616
The "data" property should be above the "mounted" property on line 612
NPM lint: src/components/NcAppNavigationItem/NcAppNavigationItem.vue#L632
The "computed" property should be above the "mounted" property on line 612
NPM lint: src/components/NcAppNavigationItem/NcAppNavigationItem.vue#L663
The "watch" property should be above the "mounted" property on line 612
NPM lint: src/components/NcDialog/NcDialog.vue#L522
Missing JSDoc @param "result" declaration