chore(deps): update nuxt framework to ^3.15.0 (v3) #1948
Annotations
6 errors and 1 warning
ci (ubuntu-latest, 20)
Argument of type 'Ref<ContentNavigationItem[] | null, ContentNavigationItem[] | null>' is not assignable to parameter of type 'Ref<ContentNavigationItem[] | undefined, ContentNavigationItem[] | undefined>'.
|
ci (ubuntu-latest, 20)
Type '{ id: string; title: string; titles: string[]; level: number; content: string; }[] | null' is not assignable to type 'ContentSearchFile[] | undefined'.
|
ci (ubuntu-latest, 20)
Type 'User[] | null' is not assignable to type 'User[] | undefined'.
|
ci (ubuntu-latest, 20)
Argument of type 'Ref<ContentNavigationItem[] | null, ContentNavigationItem[] | null>' is not assignable to parameter of type 'Ref<ContentNavigationItem[] | undefined, ContentNavigationItem[] | undefined>'.
|
ci (ubuntu-latest, 20)
Type '{ id: string; title: string; titles: string[]; level: number; content: string; }[] | null' is not assignable to type 'ContentSearchFile[] | undefined'.
|
ci (ubuntu-latest, 20)
Process completed with exit code 1.
|
ci (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|