Skip to content

chore: merge minimark into Comark and rename to comark-tree #100

chore: merge minimark into Comark and rename to comark-tree

chore: merge minimark into Comark and rename to comark-tree #100

Re-run triggered February 17, 2026 08:56
Status Failure
Total duration 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
test
Process completed with exit code 1.
test/index.test.ts > Comark Tests > common-mark/blockquote-paragraph.md > should parse input to AST: packages/comark/test/index.test.ts#L161
Error: Test timed out in 10ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:161:7
test/index.test.ts > Comark Tests > common-mark/blockquote-heading-paragraph.md > should parse input to AST: packages/comark/test/index.test.ts#L161
Error: Test timed out in 10ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:161:7
test/index.test.ts > Comark Tests > MDC/component-nested4.md > should parse input to AST: packages/comark/test/index.test.ts#L161
Error: Test timed out in 10ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:161:7
test: packages/comark/src/vue/components/prose/ProsePre.vue#L7
Prop "__node" is not in camelCase
test: packages/comark/src/ast/utils.ts#L7
Missing @param "options.decodeUnicodeEntities"
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