Skip to content

build: update dependency @nuxt/content {2.13.4 => 3.1.1} #157

build: update dependency @nuxt/content {2.13.4 => 3.1.1}

build: update dependency @nuxt/content {2.13.4 => 3.1.1} #157

Triggered via pull request February 3, 2025 07:41
Status Failure
Total duration 47s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: nuxt.config.ts#L38
Object literal may only specify known properties, and 'contentHead' does not exist in type 'Partial<ModuleOptions>'.
build: src/pages/articles/[...slug].vue#L16
Cannot find name 'useContent'.
build: src/pages/articles/[...slug].vue#L18
Cannot find name 'useContentHead'.
build: src/pages/index.vue#L20
'"@nuxt/content"' has no exported member named 'ParsedContentMeta'. Did you mean 'ParsedContentFile'?
build: src/pages/index.vue#L20
Module '"@nuxt/content"' has no exported member 'QueryBuilderParams'. Did you mean to use 'import QueryBuilderParams from "@nuxt/content"' instead?
build: src/server/routes/rss.xml.ts#L5
Cannot find module '#content/server' or its corresponding type declarations.
build: src/server/routes/sitemap.xml.ts#L5
Cannot find module '#content/server' or its corresponding type declarations.
build
Process completed with exit code 1.