chore(deps): update dependency @nuxt/content to v3 #1112
Annotations
10 errors and 2 warnings
typecheck:
app/app.vue#L3
'"@nuxt/content"' has no exported member named 'ParsedContent'. Did you mean 'ParsedContentv2'?
|
typecheck:
app/app.vue#L11
Cannot find name 'fetchContentNavigation'. Did you mean 'mapContentNavigation'?
|
typecheck:
app/components/AppHeader.vue#L2
Module '"@nuxt/content"' has no exported member 'NavItem'. Did you mean to use 'import NavItem from "@nuxt/content"' instead?
|
typecheck:
app/components/content/Alert.vue#L16
Property 'default' does not exist on type '{}'.
|
typecheck:
app/components/content/Caution.vue#L9
Property 'default' does not exist on type '{}'.
|
typecheck:
app/components/content/Important.vue#L9
Property 'default' does not exist on type '{}'.
|
typecheck:
app/components/content/Note.vue#L9
Property 'default' does not exist on type '{}'.
|
typecheck:
app/components/content/PackageManagers.vue#L3
Property 'default' does not exist on type '{}'.
|
typecheck:
app/components/content/PackageManagers.vue#L18
Property 'default' does not exist on type '{}'.
|
typecheck:
app/components/content/PackageManagers.vue#L22
Property 'default' does not exist on type '{}'.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|