Skip to content

feat: allow editing completion date #545

feat: allow editing completion date

feat: allow editing completion date #545

Status Failure
Total duration 1m 7s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
NPM lint: tests/javascript/unit/views/AppSidebar.spec.js#L71
Trailing spaces not allowed
NPM lint
Process completed with exit code 1.
eslint
Process completed with exit code 1.
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