Skip to content

feat: replace img with nuxt image #724

feat: replace img with nuxt image

feat: replace img with nuxt image #724

Triggered via push September 1, 2024 01:11
Status Failure
Total duration 31s
Artifacts

ci.yaml

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

Annotations

10 errors and 2 warnings
Lint
Process completed with exit code 2.
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
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/
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/