Skip to content

Add Account Tab with User Information and Reset Password Feature #108

Add Account Tab with User Information and Reset Password Feature

Add Account Tab with User Information and Reset Password Feature #108

Triggered via pull request May 1, 2025 16:16
Status Failure
Total duration 49s
Artifacts

typecheck.yaml

on: pull_request
Typecheck
44s
Typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Typecheck: components/base/UForm.vue#L30
Argument of type '"inbox"' is not assignable to parameter of type 'never'.
Typecheck: components/base/UForm.vue#L3
Cannot find module '@nuxt/ui/dist/runtime/types' or its corresponding type declarations.
Typecheck: components/Logo.vue#L5
Property 'logo_on_dark_bg' does not exist on type '{}'.
Typecheck: components/Categories.vue#L4
Argument of type '"categories"' is not assignable to parameter of type 'never'.
Typecheck: app.vue#L14
Parameter 'link' implicitly has an 'any' type.
Typecheck: app.vue#L13
Property 'social_links' does not exist on type '{}'.
Typecheck: app.vue#L11
Property 'logo_on_light_bg' does not exist on type '{}'.
Typecheck: app.vue#L11
Property 'logo_on_light_bg' does not exist on type '{}'.
Typecheck: app.vue#L10
Property 'title' does not exist on type '{}'.