Skip to content

feat: allow editing completion date #548

feat: allow editing completion date

feat: allow editing completion date #548

Status Success
Total duration 1m 9s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: src/components/AppNavigation/Colorpicker.vue#L95
Custom event name 'color-selected' must be camelCase
NPM lint: src/components/AppSidebar/CalendarPickerItem.vue#L111
Custom event name 'change-calendar' must be camelCase
NPM lint: src/components/AppSidebar/CheckboxItem.vue#L31
Custom event name 'set-checked' must be camelCase
NPM lint: src/components/AppSidebar/MultiselectItem.vue#L103
Custom event name 'change-value' must be camelCase
NPM lint: src/components/AppSidebar/TagsItem.vue#L92
Custom event name 'add-tag' must be camelCase
NPM lint: src/components/AppSidebar/TagsItem.vue#L95
Custom event name 'set-tags' must be camelCase
NPM lint: src/components/SortorderDropdown.vue#L98
Missing trailing comma
NPM lint: src/components/TaskCheckbox.vue#L100
Custom event name 'toggle-completed' must be camelCase
NPM lint: src/components/TaskStatusDisplay.vue#L89
Custom event name 'status-clicked' must be camelCase