Skip to content

docs(getting-started): update #85

docs(getting-started): update

docs(getting-started): update #85

Triggered via push September 15, 2024 19:44
Status Failure
Total duration 2m 12s
Artifacts

ci-v3.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci (ubuntu-latest, 20)
Module '"@nuxt/ui-pro"' has no exported member 'ContentSearchFile'. Did you mean to use 'import ContentSearchFile from "@nuxt/ui-pro"' instead?
ci (ubuntu-latest, 20)
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
ci (ubuntu-latest, 20)
'__VLS_ctx.optionsValues' is possibly 'undefined'.
ci (ubuntu-latest, 20)
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
ci (ubuntu-latest, 20)
Type '(state: any) => FormError[]' is not assignable to type '(state: Partial<{ email: undefined; password: undefined; }>) => Promise<FormError<string>[]>'.
ci (ubuntu-latest, 20)
Type 'ComputedRef<boolean> | undefined' is not assignable to type 'boolean | undefined'.
ci (ubuntu-latest, 20)
Type 'ComputedRef<boolean> | undefined' is not assignable to type 'boolean | undefined'.
ci (ubuntu-latest, 20)
Object is possibly 'undefined'.
ci (ubuntu-latest, 20)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
ci (ubuntu-latest, 20)
Type '(state: any) => FormError[]' is not assignable to type '(state: Partial<{ email: undefined; password: undefined; }>) => Promise<FormError<string>[]>'.