Skip to content

feat: mdc

feat: mdc #387

Triggered via pull request March 4, 2024 17:58
@adamdehavenadamdehaven
synchronize #47
feat/mdc
Status Failure
Total duration 38s
Artifacts

test.yaml

on: pull_request
Run Tests
28s
Run Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Tests: src/composables/useShikiHighlighter.ts#L1
Could not find a declaration file for module '@nuxtjs/mdc/runtime/highlighter/shiki'. '/home/runner/work/markdown/markdown/node_modules/.pnpm/@nuxtjs[email protected]/node_modules/@nuxtjs/mdc/dist/runtime/highlighter/shiki.mjs' implicitly has an 'any' type.
Run Tests: src/composables/useShikiHighlighter.ts#L12
Variable 'highlighter' implicitly has type 'any' in some locations where its type cannot be determined.
Run Tests: src/composables/useShikiHighlighter.ts#L14
Variable 'highlighter' implicitly has an 'any' type.
Run Tests: src/mdc/shiki-rehype.ts#L1
Cannot find module 'hast' or its corresponding type declarations.
Run Tests: src/mdc/shiki-rehype.ts#L35
This expression is not callable.
Run Tests: src/mdc/shiki-rehype.ts#L44
Binding element 'tree' implicitly has an 'any' type.
Run Tests: src/mdc/shiki-rehype.ts#L44
Binding element 'className' implicitly has an 'any' type.
Run Tests: src/mdc/shiki-rehype.ts#L44
Binding element 'style' implicitly has an 'any' type.
Run Tests: src/mdc/shiki-rehype.ts#L44
Binding element 'inlineStyle' implicitly has an 'any' type.
Run Tests: src/types/mdc.ts#L1
Cannot find module 'hast' or its corresponding type declarations.