Skip to content

feat: add year filter with chip-style UI #180

feat: add year filter with chip-style UI

feat: add year filter with chip-style UI #180

Triggered via pull request February 10, 2026 06:39
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
lint
Process completed with exit code 1.
lint: src/views/index.vue#L61
UnoCSS attributes are not ordered
lint: src/views/index.vue#L54
Insert `,`
lint: src/views/index.vue#L43
Insert `,`
lint: src/views/index.vue#L39
UnoCSS attributes are not ordered
lint: src/views/index.vue#L24
Replace `e·=>·selectedYear.value·===·null·||·e.date.getFullYear()·===·selectedYear.value` with `⏎······(e)·=>⏎········selectedYear.value·===·null·||⏎········e.date.getFullYear()·===·selectedYear.value,⏎····`
lint: src/views/index.vue#L10
Replace `e` with `(e)`