Skip to content

feat: nuxt 4

feat: nuxt 4 #707

Triggered via push September 1, 2024 00:46
Status Failure
Total duration 36s
Artifacts

ci.yaml

on: push
Type check & Test build
23s
Type check & Test build
Lint
27s
Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Type check & Test build: app/components/ToggleTheme.vue#L7
Type 'string | undefined' is not assignable to type 'string'.
Type check & Test build: app/components/content/ProseH1.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
Type check & Test build: app/components/content/ProseH2.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
Type check & Test build: app/components/content/ProseH3.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
Type check & Test build: app/components/content/ProseH4.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
Type check & Test build: app/components/content/ProseH5.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
Type check & Test build: app/components/content/ProseH6.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
Type check & Test build: eslint.config.mjs#L2
Cannot find module '.nuxt/eslint.config.mjs' or its corresponding type declarations.
Type check & Test build
Process completed with exit code 2.
Lint
Process completed with exit code 2.
Type check & Test build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/