Skip to content

feat(NcDialog): Allow to catch reset event #7447

feat(NcDialog): Allow to catch reset event

feat(NcDialog): Allow to catch reset event #7447

Triggered via pull request August 21, 2024 22:33
Status Success
Total duration 1m 11s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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#L453
Missing trailing comma
NPM lint: src/components/NcDialog/NcDialog.vue#L464
Missing JSDoc @param "button" declaration