Skip to content

fix(DateInput): add pattern attribute for numbers only input #122

fix(DateInput): add pattern attribute for numbers only input

fix(DateInput): add pattern attribute for numbers only input #122

Triggered via push November 19, 2024 12:45
Status Success
Total duration 45s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/components/src/ui/authentication/AccountsTable.vue#L12
Variable 'props' is already declared in the upper scope
Lint: packages/components/src/ui/authentication/AccountsTable.vue#L29
Attribute "class" should go before "@click"
Lint: packages/components/src/ui/authentication/AccountsTable.vue#L30
Attribute "role" should go before "@click"
Lint: packages/components/src/ui/authentication/AccountsTable.vue#L40
Attribute "class" should go before "@click"
Lint: packages/components/src/ui/authentication/AccountsTable.vue#L41
Attribute "role" should go before "@click"
Lint: packages/components/src/ui/authentication/AccountsTable.vue#L60
Attribute "class" should go before "@click"
Lint: packages/components/src/ui/authentication/AccountsTable.vue#L61
Attribute "role" should go before "@click"
Lint: packages/components/src/ui/authentication/AccountsTable.vue#L69
Variable 'props' is already declared in the upper scope
Lint: packages/components/src/ui/form/DatePicker.vue#L6
Attribute ":options" should go before "@update:model-value"
Lint: packages/components/src/ui/form/DatePicker.vue#L7
Attribute ":range" should go before "@update:model-value"