Skip to content

chore: release v0.2.4 #42

chore: release v0.2.4

chore: release v0.2.4 #42

Triggered via push May 30, 2024 10:44
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 8 warnings
test (16.x, ubuntu-latest)
Process completed with exit code 1.
test (16.x, macos-latest)
Process completed with exit code 1.
test/fixtures.test.ts > fixtures > render ./input/10.blocks-yaml.md: src/parse/block-params.ts#L14
Error: Invalid block params: icon-card ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/11.blocks-list.md: src/parse/block-params.ts#L14
Error: Invalid block params: custom-list{icon="ph:star"} ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/14.list-handling.md: src/parse/block-params.ts#L14
Error: Invalid block params: ul{.cool-list} ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/2.blocks.md: src/parse/block-params.ts#L14
Error: Invalid block params: card ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/3.blocks-slots.md: src/parse/block-params.ts#L14
Error: Invalid block params: hero ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/4.blocks-nesting.md: src/parse/block-params.ts#L14
Error: Invalid block params: hero ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/5.blocks-props.md: src/parse/block-params.ts#L14
Error: Invalid block params: card { title="Card title" .red} ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/9.blocks-slots.md: src/parse/block-params.ts#L14
Error: Invalid block params: hero ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
src/parse/block-params.test.ts > parseBlockParams > basic: src/parse/block-params.ts#L14
Error: Invalid block params: foo ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ src/parse/block-params.test.ts:9:12
test (18.x, ubuntu-latest)
Process completed with exit code 1.
test/fixtures.test.ts > fixtures > render ./input/10.blocks-yaml.md: src/parse/block-params.ts#L14
Error: Invalid block params: icon-card ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/11.blocks-list.md: src/parse/block-params.ts#L14
Error: Invalid block params: custom-list{icon="ph:star"} ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/14.list-handling.md: src/parse/block-params.ts#L14
Error: Invalid block params: ul{.cool-list} ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/2.blocks.md: src/parse/block-params.ts#L14
Error: Invalid block params: card ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/3.blocks-slots.md: src/parse/block-params.ts#L14
Error: Invalid block params: hero ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/4.blocks-nesting.md: src/parse/block-params.ts#L14
Error: Invalid block params: hero ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/5.blocks-props.md: src/parse/block-params.ts#L14
Error: Invalid block params: card { title="Card title" .red} ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/9.blocks-slots.md: src/parse/block-params.ts#L14
Error: Invalid block params: hero ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
src/parse/block-params.test.ts > parseBlockParams > basic: src/parse/block-params.ts#L14
Error: Invalid block params: foo ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ src/parse/block-params.test.ts:9:12
test (18.x, macos-latest)
Process completed with exit code 1.
typecheck: src/syntax/block.ts#L2
Cannot find module 'markdown-it/lib/token' or its corresponding type declarations.
typecheck: src/syntax/inline-props.ts#L4
Unused '@ts-expect-error' directive.
typecheck
Process completed with exit code 1.
test (16.x, windows-latest)
Process completed with exit code 1.
test/fixtures.test.ts > fixtures > render ./input/10.blocks-yaml.md: src/parse/block-params.ts#L14
Error: Invalid block params: icon-card ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/11.blocks-list.md: src/parse/block-params.ts#L14
Error: Invalid block params: custom-list{icon="ph:star"} ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/14.list-handling.md: src/parse/block-params.ts#L14
Error: Invalid block params: ul{.cool-list} ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/2.blocks.md: src/parse/block-params.ts#L14
Error: Invalid block params: card ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/3.blocks-slots.md: src/parse/block-params.ts#L14
Error: Invalid block params: hero ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/4.blocks-nesting.md: src/parse/block-params.ts#L14
Error: Invalid block params: hero ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/5.blocks-props.md: src/parse/block-params.ts#L14
Error: Invalid block params: card { title="Card title" .red} ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
test/fixtures.test.ts > fixtures > render ./input/9.blocks-slots.md: src/parse/block-params.ts#L14
Error: Invalid block params: hero ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ Array.mdc_block src/syntax/block.ts:72:22 ❯ ParserBlock.tokenize node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:88:20 ❯ ParserBlock.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs:129:8 ❯ Array.block node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs:11:20 ❯ Core.process node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs:56:13 ❯ MarkdownIt.parse node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:511:13 ❯ MarkdownItInlineProps.md.parse src/syntax/inline-props.ts:57:27 ❯ MarkdownIt.render node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs:530:36 ❯ MarkdownIt.md.render node_modules/.pnpm/@mdit-vue+plugin-frontmatter@2.1.3/node_modules/@mdit-vue/plugin-frontmatter/dist/index.mjs:22:12
src/parse/block-params.test.ts > parseBlockParams > basic: src/parse/block-params.ts#L14
Error: Invalid block params: foo ❯ Module.parseBlockParams src/parse/block-params.ts:14:11 ❯ src/parse/block-params.test.ts:9:12
test (18.x, windows-latest)
Process completed with exit code 1.
test (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.