feat: nuxt 4 #707
Annotations
9 errors and 1 warning
app/components/ToggleTheme.vue#L7
Type 'string | undefined' is not assignable to type 'string'.
|
app/components/content/ProseH1.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
app/components/content/ProseH2.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
app/components/content/ProseH3.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
app/components/content/ProseH4.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
app/components/content/ProseH5.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
app/components/content/ProseH6.vue#L14
Property 'anchorLinks' does not exist on type 'ModulePublicRuntimeConfig'.
|
eslint.config.mjs#L2
Cannot find module '.nuxt/eslint.config.mjs' or its corresponding type declarations.
|
|
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/
|
This job failed
Loading