Skip to content

feat/form-validation #231

feat/form-validation

feat/form-validation #231

Triggered via pull request February 2, 2025 08:20
Status Success
Total duration 30s
Artifacts

lint.yml

on: pull_request
Matrix: Run linters
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run linters (20): error.vue#L17
Prop 'error' requires default value to be set
Run linters (20): pages/admin/request.vue#L32
Variable 'data' is already declared in the upper scope
Run linters (20): pages/profil/edit.vue#L85
Attribute ':initialValues' must be hyphenated
Run linters (20): pages/profil/edit.vue#L87
Attribute ':validateOnValueUpdate' must be hyphenated
Run linters (20): pages/profil/edit.vue#L88
Attribute ':validateOnBlur' must be hyphenated
Run linters (20): pages/profil/edit.vue#L89
Attribute ':validateOnSubmit' must be hyphenated
Run linters (20): pages/profil/edit.vue#L91
Attribute "class" should go before "@submit"
Run linters (20): pages/profil/edit.vue#L94
Attribute "v-model" should go before "name"
Run linters (20): pages/profil/edit.vue#L103
Attribute "v-model" should go before ":default-value"
Run linters (20): pages/profil/edit.vue#L117
Attribute "v-model" should go before "name"