Skip to content

fix remove db.raw

fix remove db.raw #11

Triggered via push July 11, 2025 16:16
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: src/runtime/components/ResetPasswordForm.vue#L125
Unexpected any. Specify a different type
lint: src/runtime/components/ResetPasswordForm.vue#L122
Block must not be padded by blank lines
lint: src/runtime/components/ResetPasswordForm.vue#L115
Strings must use singlequote
lint: src/runtime/components/ResetPasswordForm.vue#L115
Strings must use singlequote
lint: src/runtime/components/ResetPasswordForm.vue#L31
Expected 1 line break before closing tag (`</p>`), but no line breaks found
lint: src/runtime/components/ResetPasswordForm.vue#L31
Expected 1 line break after opening tag (`<p>`), but no line breaks found
lint: src/runtime/components/ForgotPasswordForm.vue#L128
Expected 1 line break before '</style>', but 2 line breaks found
lint: src/runtime/components/ForgotPasswordForm.vue#L70
Unexpected any. Specify a different type
lint: src/runtime/components/ForgotPasswordForm.vue#L23
Expected 1 line break before closing tag (`</p>`), but no line breaks found
lint: src/runtime/components/ForgotPasswordForm.vue#L23
Expected 1 line break after opening tag (`<p>`), but no line breaks found
lint: src/runtime/components/ResetPasswordForm.vue#L8
Attribute "#default" should go before "@submit"
lint: src/runtime/components/ResetPasswordForm.vue#L7
Attribute ":actions" should go before "@submit"
lint: src/runtime/components/ForgotPasswordForm.vue#L23
'class' should be on a new line
lint: src/runtime/components/ForgotPasswordForm.vue#L23
':class' should be on a new line
lint: src/runtime/components/ForgotPasswordForm.vue#L16
Attribute "v-model" should go before "validation"
lint: src/runtime/components/ForgotPasswordForm.vue#L8
Expected 'v-slot' instead of '#default'
lint: src/runtime/components/ForgotPasswordForm.vue#L8
Attribute "#default" should go before "@submit"
lint: src/runtime/components/ForgotPasswordForm.vue#L7
Attribute ":actions" should go before "@submit"
lint: playground/pages/reset-password.vue#L6
Disallow self-closing on HTML void elements (<hr/>)
lint: playground/pages/forgot-password.vue#L6
Disallow self-closing on HTML void elements (<hr/>)