Skip to content

chore: linting

chore: linting #175

Triggered via push February 5, 2026 11:34
Status Success
Total duration 1m 1s
Artifacts

lint dev.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/app/src/pages/admin/ClientsPage/ClientsPage.vue#L50
Attribute "ref" should go before "padding"
lint: packages/app/src/pages/admin/BillsPage/BillsPage.vue#L94
Attribute "ref" should go before "padding"
lint: packages/app/src/pages/admin/BillsPage/BillsPage.vue#L76
Attribute "ref" should go before "padding"
lint: packages/app/src/pages/admin/BillsPage/BillsPage.vue#L58
Attribute "ref" should go before "padding"
lint: packages/app/src/pages/InvoicePage.vue#L214
'v-html' directive can lead to XSS attack
lint: packages/app/src/pages/InvoicePage.vue#L206
Attribute "ref" should go before "padding"
lint: packages/app/src/components/numberPrefix/NumberPrefixSelect.vue#L12
The "update:model-value" event has been triggered but not declared on `defineEmits`
lint: packages/app/src/components/invoice/InvoiceForm.vue#L213
Attribute "ref" should go before "padding"
lint: packages/app/src/components/SvgAvatar.vue#L39
Attribute "ref" should go before "padding"
lint: packages/app/src/components/ImageAvatar.vue#L31
Attribute "ref" should go before "padding"