chore(deps): update dependency rehype-stringify to v10 #2740
Annotations
10 errors and 1 warning
tests/index.test.ts > remark-container > No newline:
packages/plugin-container-syntax/tests/index.test.ts#L21
TypeError: Cannot `processSync` without `Compiler`
❯ assertCompiler ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:520:11
❯ Function.processSync ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:437:5
❯ tests/index.test.ts:21:30
|
tests/index.test.ts > remark-container > With a new line after the start position of container:
packages/plugin-container-syntax/tests/index.test.ts#L32
TypeError: Cannot `processSync` without `Compiler`
❯ assertCompiler ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:520:11
❯ Function.processSync ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:437:5
❯ tests/index.test.ts:32:30
|
tests/index.test.ts > remark-container > With new line before the end position of container:
packages/plugin-container-syntax/tests/index.test.ts#L41
TypeError: Cannot `processSync` without `Compiler`
❯ assertCompiler ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:520:11
❯ Function.processSync ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:437:5
❯ tests/index.test.ts:41:30
|
tests/index.test.ts > remark-container > With new line in all case:
packages/plugin-container-syntax/tests/index.test.ts#L50
TypeError: Cannot `processSync` without `Compiler`
❯ assertCompiler ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:520:11
❯ Function.processSync ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:437:5
❯ tests/index.test.ts:50:30
|
tests/index.test.ts > remark-container > With code block in container:
packages/plugin-container-syntax/tests/index.test.ts#L60
TypeError: Cannot `processSync` without `Compiler`
❯ assertCompiler ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:520:11
❯ Function.processSync ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:437:5
❯ tests/index.test.ts:60:30
|
tests/index.test.ts > remark-container > With block quote in container:
packages/plugin-container-syntax/tests/index.test.ts#L74
TypeError: Cannot `processSync` without `Compiler`
❯ assertCompiler ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:520:11
❯ Function.processSync ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:437:5
❯ tests/index.test.ts:74:30
|
tests/index.test.ts > remark-container > With link, inlineCode, img, list in container:
packages/plugin-container-syntax/tests/index.test.ts#L86
TypeError: Cannot `processSync` without `Compiler`
❯ assertCompiler ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:520:11
❯ Function.processSync ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:437:5
❯ tests/index.test.ts:86:30
|
tests/index.test.ts > remark-container > With link, inlineCode, img, spread list in container:
packages/plugin-container-syntax/tests/index.test.ts#L101
TypeError: Cannot `processSync` without `Compiler`
❯ assertCompiler ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:520:11
❯ Function.processSync ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:437:5
❯ tests/index.test.ts:101:30
|
tests/index.test.ts > remark-container > Has space before type:
packages/plugin-container-syntax/tests/index.test.ts#L116
TypeError: Cannot `processSync` without `Compiler`
❯ assertCompiler ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:520:11
❯ Function.processSync ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:437:5
❯ tests/index.test.ts:116:30
|
tests/index.test.ts > remark-container > Use {title="foo"} as title:
packages/plugin-container-syntax/tests/index.test.ts#L126
TypeError: Cannot `processSync` without `Compiler`
❯ assertCompiler ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:520:11
❯ Function.processSync ../../node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:437:5
❯ tests/index.test.ts:126:30
|
ut-windows (22.x, windows-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|