chore(deps): bump remark-gfm from 3.0.1 to 4.0.1 #1011
pr-checks.yml
on: pull_request
Check build is committed
27s
Report readability
0s
Annotations
15 errors and 4 warnings
Build the playground:
src/readability.ts#L3
Module '"remark-gfm"' has no exported member 'Root'. Did you mean to use 'import Root from "remark-gfm"' instead?
|
Build the playground:
src/readability.ts#L87
Unused '@ts-expect-error' directive.
|
Build the playground:
src/readability.ts#L133
Parameter 'childNode' implicitly has an 'any' type.
|
Build the playground:
src/readability.ts#L133
Parameter 'index' implicitly has an 'any' type.
|
Build the playground:
src/readability.ts#L211
Unused '@ts-expect-error' directive.
|
Build the playground:
src/readability.ts#L227
Unused '@ts-expect-error' directive.
|
Build the playground:
src/readability.ts#L251
Unused '@ts-expect-error' directive.
|
Build the playground:
src/readability.ts#L269
Unused '@ts-expect-error' directive.
|
Build the playground:
src/readability.ts#L376
Argument of type 'Plugin' is not assignable to parameter of type 'Preset | PluggableList'.
|
Build the playground:
src/readability.ts#L377
Argument of type 'Plugin' is not assignable to parameter of type 'Preset | PluggableList'.
|
src/readability.test.ts > markdown preprocessing > should convert tables to text and save cells with more than 4 words:
src/readability.ts#L390
TypeError: Cannot set properties of undefined (setting 'inTable')
❯ Object.enterTable node_modules/mdast-util-gfm-table/lib/index.js:78:21
❯ compile node_modules/remark-parse/node_modules/mdast-util-from-markdown/dev/lib/index.js:363:40
❯ fromMarkdown node_modules/remark-parse/node_modules/mdast-util-from-markdown/dev/lib/index.js:193:31
❯ parser node_modules/remark-parse/lib/index.js:18:12
❯ Function.parse node_modules/unified/lib/index.js:273:12
❯ executor node_modules/unified/lib/index.js:393:31
❯ Function.process node_modules/unified/lib/index.js:383:5
❯ Function.processSync node_modules/unified/lib/index.js:441:15
❯ Module.preprocessMarkdown src/readability.ts:390:14
❯ src/readability.test.ts:169:26
|
src/readability.test.ts > markdown preprocessing > should convert tables without compressing surrounding text:
src/readability.ts#L390
TypeError: Cannot set properties of undefined (setting 'inTable')
❯ Object.enterTable node_modules/mdast-util-gfm-table/lib/index.js:78:21
❯ compile node_modules/remark-parse/node_modules/mdast-util-from-markdown/dev/lib/index.js:363:40
❯ fromMarkdown node_modules/remark-parse/node_modules/mdast-util-from-markdown/dev/lib/index.js:193:31
❯ parser node_modules/remark-parse/lib/index.js:18:12
❯ Function.parse node_modules/unified/lib/index.js:273:12
❯ executor node_modules/unified/lib/index.js:393:31
❯ Function.process node_modules/unified/lib/index.js:383:5
❯ Function.processSync node_modules/unified/lib/index.js:441:15
❯ Module.preprocessMarkdown src/readability.ts:390:14
❯ src/readability.test.ts:188:26
|
src/readability.test.ts > markdown preprocessing > should remove URLs in backticks:
src/readability.ts#L390
TypeError: Cannot read properties of undefined (reading 'inTable')
❯ Object.exitCodeText node_modules/mdast-util-gfm-table/lib/index.js:123:17
❯ compile node_modules/remark-parse/node_modules/mdast-util-from-markdown/dev/lib/index.js:363:40
❯ fromMarkdown node_modules/remark-parse/node_modules/mdast-util-from-markdown/dev/lib/index.js:193:31
❯ parser node_modules/remark-parse/lib/index.js:18:12
❯ Function.parse node_modules/unified/lib/index.js:273:12
❯ executor node_modules/unified/lib/index.js:393:31
❯ Function.process node_modules/unified/lib/index.js:383:5
❯ Function.processSync node_modules/unified/lib/index.js:441:15
❯ Module.preprocessMarkdown src/readability.ts:390:14
❯ src/readability.test.ts:213:26
|
Unit tests
Process completed with exit code 1.
|
Check build is committed
Process completed with exit code 1.
|
Build the playground
Cache not found for keys: Linux-modules-5905f625e77911afa18b65676dee788e6e13d17a5395b8d87aaa5b8d9a223a5e
|
Unit tests
Cache not found for keys: Linux-modules-5905f625e77911afa18b65676dee788e6e13d17a5395b8d87aaa5b8d9a223a5e
|
Eslint
Cache not found for keys: Linux-modules-5905f625e77911afa18b65676dee788e6e13d17a5395b8d87aaa5b8d9a223a5e
|
Check build is committed
Cache not found for keys: Linux-modules-5905f625e77911afa18b65676dee788e6e13d17a5395b8d87aaa5b8d9a223a5e
|