Skip to content

fix(deps): update dependency mdast-util-to-markdown to v2 - autoclosed #252

fix(deps): update dependency mdast-util-to-markdown to v2 - autoclosed

fix(deps): update dependency mdast-util-to-markdown to v2 - autoclosed #252

Triggered via pull request October 6, 2023 10:52
Status Failure
Total duration 35s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build (18.x): lib/md2md.test.ts#L15
Argument of type 'Root' is not assignable to parameter of type 'Nodes'.
build (18.x): lib/to-markdown.ts#L43
This comparison appears to be unintentional because the types '"blockquote" | "table" | "paragraph" | "listItem" | "heading" | "list" | "footnoteDefinition" | "root"' and '"defList"' have no overlap.
build (18.x): lib/to-markdown.ts#L46
This comparison appears to be unintentional because the types '"link" | "code" | "blockquote" | "html" | "strong" | "table" | "image" | "text" | "definition" | "emphasis" | "paragraph" | "thematicBreak" | "listItem" | "heading" | "list" | ... 9 more ... | "footnoteReference"' and '"defListDescription"' have no overlap.
build (18.x): lib/to-markdown.ts#L46
This comparison appears to be unintentional because the types '"link" | "code" | "blockquote" | "html" | "strong" | "table" | "image" | "text" | "definition" | "emphasis" | "paragraph" | "thematicBreak" | "listItem" | "heading" | "list" | ... 9 more ... | "footnoteReference"' and '"defListTerm"' have no overlap.
build (18.x): lib/to-markdown.ts#L56
Type '{ defList: Handle; defListTerm: Handle; defListDescription: Handle; }' is not assignable to type 'Partial<Handlers>'.
build (18.x)
Process completed with exit code 1.
build (20.x)
The job was canceled because "_18_x" failed.
build (20.x): lib/md2md.test.ts#L15
Argument of type 'Root' is not assignable to parameter of type 'Nodes'.
build (20.x): lib/to-markdown.ts#L43
This comparison appears to be unintentional because the types '"blockquote" | "table" | "paragraph" | "listItem" | "heading" | "list" | "footnoteDefinition" | "root"' and '"defList"' have no overlap.
build (20.x): lib/to-markdown.ts#L46
This comparison appears to be unintentional because the types '"link" | "code" | "blockquote" | "html" | "strong" | "table" | "image" | "text" | "definition" | "emphasis" | "paragraph" | "thematicBreak" | "listItem" | "heading" | "list" | ... 9 more ... | "footnoteReference"' and '"defListDescription"' have no overlap.
build (20.x): lib/to-markdown.ts#L46
This comparison appears to be unintentional because the types '"link" | "code" | "blockquote" | "html" | "strong" | "table" | "image" | "text" | "definition" | "emphasis" | "paragraph" | "thematicBreak" | "listItem" | "heading" | "list" | ... 9 more ... | "footnoteReference"' and '"defListTerm"' have no overlap.
build (20.x): lib/to-markdown.ts#L56
Type '{ defList: Handle; defListTerm: Handle; defListDescription: Handle; }' is not assignable to type 'Partial<Handlers>'.
build (20.x)
The operation was canceled.