Skip to content

chore(deps-dev): bump remark-parse from 10.0.2 to 11.0.0 #84

chore(deps-dev): bump remark-parse from 10.0.2 to 11.0.0

chore(deps-dev): bump remark-parse from 10.0.2 to 11.0.0 #84

Triggered via pull request August 20, 2024 12:34
Status Failure
Total duration 23s
Artifacts

unit_test.yaml

on: pull_request
cache-and-install
13s
cache-and-install
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/index.test.ts > test default behavior > should ignore empty blockquote: test/index.test.ts#L33
TypeError: Cannot `process` without `Parser` ❯ assertParser node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:507:11 ❯ Function.process node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:376:5 ❯ parseMarkdown test/index.test.ts:33:41 ❯ test/index.test.ts:56:24
test/index.test.ts > test default behavior > should render a note blockquote: test/index.test.ts#L33
TypeError: Cannot `process` without `Parser` ❯ assertParser node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:507:11 ❯ Function.process node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:376:5 ❯ parseMarkdown test/index.test.ts:33:41 ❯ test/index.test.ts:62:24
test/index.test.ts > test default behavior > should render a blank div when there is no content: test/index.test.ts#L33
TypeError: Cannot `process` without `Parser` ❯ assertParser node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:507:11 ❯ Function.process node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:376:5 ❯ parseMarkdown test/index.test.ts:33:41 ❯ test/index.test.ts:76:24
test/index.test.ts > test default behavior > should not render callout title if there is none: test/index.test.ts#L33
TypeError: Cannot `process` without `Parser` ❯ assertParser node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:507:11 ❯ Function.process node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:376:5 ❯ parseMarkdown test/index.test.ts:33:41 ❯ test/index.test.ts:93:24
test/index.test.ts > test default behavior > should render blockquote with data-expandable true and data-expanded true when with + symbol: test/index.test.ts#L33
TypeError: Cannot `process` without `Parser` ❯ assertParser node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:507:11 ❯ Function.process node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:376:5 ❯ parseMarkdown test/index.test.ts:33:41 ❯ test/index.test.ts:107:24
test/index.test.ts > test default behavior > should render blockquote with data-expandable true and data-expanded false when with - symbol: test/index.test.ts#L33
TypeError: Cannot `process` without `Parser` ❯ assertParser node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:507:11 ❯ Function.process node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:376:5 ❯ parseMarkdown test/index.test.ts:33:41 ❯ test/index.test.ts:122:24
test/index.test.ts > test default behavior > should render different callout type: test/index.test.ts#L33
TypeError: Cannot `process` without `Parser` ❯ assertParser node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:507:11 ❯ Function.process node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:376:5 ❯ parseMarkdown test/index.test.ts:33:41 ❯ test/index.test.ts:137:24
test/index.test.ts > test default behavior > should fail when nested callouts: test/index.test.ts#L33
TypeError: Cannot `process` without `Parser` ❯ assertParser node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:507:11 ❯ Function.process node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:376:5 ❯ parseMarkdown test/index.test.ts:33:41 ❯ test/index.test.ts:154:24
test/index.test.ts > test custom settings > should render span tags for title and text: test/index.test.ts#L33
TypeError: Cannot `process` without `Parser` ❯ assertParser node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:507:11 ❯ Function.process node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:376:5 ❯ parseMarkdown test/index.test.ts:33:41 ❯ test/index.test.ts:180:24
test/index.test.ts > test custom settings > should render blockquote with data-custom-callout attribute: test/index.test.ts#L33
TypeError: Cannot `process` without `Parser` ❯ assertParser node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:507:11 ❯ Function.process node_modules/.pnpm/[email protected]/node_modules/unified/lib/index.js:376:5 ❯ parseMarkdown test/index.test.ts:33:41 ❯ test/index.test.ts:202:24