chore(deps): update all non-major dependencies (v3) - abandoned #84
Triggered via pull request
September 15, 2024 06:52
Status
Failure
Total duration
1m 35s
Artifacts
–
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>[]>'.
|