Skip to content

chore: split string render utils into separate chunk #111

chore: split string render utils into separate chunk

chore: split string render utils into separate chunk #111

Triggered via push February 18, 2026 12:31
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
test
Process completed with exit code 1.
test: packages/comark/src/string.ts#L20
Trailing spaces not allowed
test: packages/comark/src/string.ts#L17
Trailing spaces not allowed
test: packages/comark/src/string.ts#L7
Trailing spaces not allowed
test: packages/comark/src/vue/components/prose/ProsePre.vue#L7
Prop "__node" is not in camelCase
test: packages/comark/src/string.ts#L20
Missing JSDoc @returns description
test: packages/comark/src/ast/utils.ts#L7
Missing @param "options.decodeUnicodeEntities"
test: packages/comark-mermaid/src/index.ts#L189
Expected @param names to be "_config". Got "config"
test: docs/app/composables/useMDCStream.ts#L59
@param "useMarkdownIt" does not match an existing function parameter
test: docs/app/components/MarkdownItStream.vue#L64
'v-html' directive can lead to XSS attack