Skip to content

chore: formatting and linting #169

chore: formatting and linting

chore: formatting and linting #169

Triggered via push January 30, 2026 14:16
Status Success
Total duration 44s
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#L92
Attribute "ref" should go before "padding"
lint: packages/app/src/pages/admin/BillsPage/BillsPage.vue#L75
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"