Skip to content

Bump nanoid from 3.3.7 to 3.3.8 #72

Bump nanoid from 3.3.7 to 3.3.8

Bump nanoid from 3.3.7 to 3.3.8 #72

Triggered via pull request December 22, 2024 13:00
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Typecheck and Build Nuxt App
31s
Typecheck and Build Nuxt App
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Typecheck and Build Nuxt App: components/Header.vue#L79
'$eventBus' is of type 'unknown'.
Typecheck and Build Nuxt App: components/Header.vue#L79
Parameter 'payload' implicitly has an 'any' type.
Typecheck and Build Nuxt App: components/Header.vue#L86
'$eventBus' is of type 'unknown'.
Typecheck and Build Nuxt App: components/Header.vue#L86
Cannot find name 'CompleteProfile'. Did you mean 'completed_profil'?
Typecheck and Build Nuxt App: components/Header.vue#L94
'token.value' is possibly 'null'.
Typecheck and Build Nuxt App: components/Header.vue#L101
Property 'complete_profile' does not exist on type 'Simplify<SerializeObject<Response> | SerializeObject<{ message: string; complete_profile: boolean | null; status: number; }>>'.
Typecheck and Build Nuxt App: components/Header.vue#L102
Property 'complete_profile' does not exist on type 'Simplify<SerializeObject<Response> | SerializeObject<{ message: string; complete_profile: boolean | null; status: number; }>>'.
Typecheck and Build Nuxt App: components/Header.vue#L103
Property 'complete_profile' does not exist on type 'Simplify<SerializeObject<Response> | SerializeObject<{ message: string; complete_profile: boolean | null; status: number; }>>'.
Typecheck and Build Nuxt App: components/Header.vue#L104
Property 'complete_profile' does not exist on type 'Simplify<SerializeObject<Response> | SerializeObject<{ message: string; complete_profile: boolean | null; status: number; }>>'.
Typecheck and Build Nuxt App: components/user/userUsername.vue#L81
Property 'message' does not exist on type 'Simplify<SerializeObject<Response> | SerializeObject<{ message: string; status: number; username?: undefined; }> | SerializeObject<{ username: any; message: string; status: number; }>>'.
Typecheck and Build Nuxt App
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636