feat: mdc #387
Annotations
10 errors
Build:
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.
|
Build:
src/composables/useShikiHighlighter.ts#L12
Variable 'highlighter' implicitly has type 'any' in some locations where its type cannot be determined.
|
Build:
src/composables/useShikiHighlighter.ts#L14
Variable 'highlighter' implicitly has an 'any' type.
|
Build:
src/mdc/shiki-rehype.ts#L1
Cannot find module 'hast' or its corresponding type declarations.
|
Build:
src/mdc/shiki-rehype.ts#L35
This expression is not callable.
|
Build:
src/mdc/shiki-rehype.ts#L44
Binding element 'tree' implicitly has an 'any' type.
|
Build:
src/mdc/shiki-rehype.ts#L44
Binding element 'className' implicitly has an 'any' type.
|
Build:
src/mdc/shiki-rehype.ts#L44
Binding element 'style' implicitly has an 'any' type.
|
Build:
src/mdc/shiki-rehype.ts#L44
Binding element 'inlineStyle' implicitly has an 'any' type.
|
Build:
src/types/mdc.ts#L1
Cannot find module 'hast' or its corresponding type declarations.
|
Loading