Skip to content

Build(deps-dev): Bump vitest from 2.1.4 to 2.1.5 #573

Build(deps-dev): Bump vitest from 2.1.4 to 2.1.5

Build(deps-dev): Bump vitest from 2.1.4 to 2.1.5 #573

Triggered via pull request November 16, 2024 03:22
Status Success
Total duration 15m 3s
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
NPM lint: src/components/TaskStatusDisplay.vue#L99
Custom event name 'reset-status' must be camelCase