Skip to content

chore(app): initial commit by Nuxt Studio #145

chore(app): initial commit by Nuxt Studio

chore(app): initial commit by Nuxt Studio #145

Triggered via push September 15, 2024 09:54
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
ci: docs/app/app.config.ts#L1
Cannot find name 'defineAppConfig'.
ci: docs/app/app.vue#L2
Cannot find module '@nuxt/content' or its corresponding type declarations.
ci: docs/app/app.vue#L4
Cannot find name 'useAppConfig'.
ci: docs/app/app.vue#L6
Cannot find name 'useAsyncData'.
ci: docs/app/app.vue#L6
Cannot find name 'fetchContentNavigation'.
ci: docs/app/app.vue#L7
Cannot find name 'useLazyFetch'.
ci: docs/app/app.vue#L12
Cannot find name 'useHead'.
ci: docs/app/app.vue#L24
Cannot find name 'useSeoMeta'.
ci: docs/app/app.vue#L32
Cannot find name 'provide'.
ci: docs/app/components/AppFooter.vue#L2
Cannot find name 'useAppConfig'.
ci: playground/pages/second.vue#L8
Expected indentation of 4 spaces but found 0 spaces
ci: playground/pages/second.vue#L10
Expected indentation of 4 spaces but found 0 spaces
ci: playground/pages/second.vue#L11
Expected indentation of 6 spaces but found 2 spaces
ci: playground/pages/second.vue#L12
Expected indentation of 4 spaces but found 0 spaces
ci: src/runtime/app/plugin.server.ts#L2
'INITIAL_TRACE_KEY' is defined but never used