Skip to content

fix(deps): update dependency @types/mdast to v4 - autoclosed #249

fix(deps): update dependency @types/mdast to v4 - autoclosed

fix(deps): update dependency @types/mdast to v4 - autoclosed #249

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

node.js.yml

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

Annotations

21 errors
build (18.x): lib/from-markdown.ts#L17
Type '"defList"' is not assignable to type '"link" | "code" | "blockquote" | "html" | "strong" | "table" | "image" | "text" | "definition" | "emphasis" | "paragraph" | "thematicBreak" | "listItem" | "heading" | "list" | ... 11 more ... | "root"'.
build (18.x): lib/from-markdown.ts#L25
Type '"defListTerm"' is not assignable to type '"link" | "code" | "blockquote" | "html" | "strong" | "table" | "image" | "text" | "definition" | "emphasis" | "paragraph" | "thematicBreak" | "listItem" | "heading" | "list" | ... 11 more ... | "root"'.
build (18.x): lib/from-markdown.ts#L33
Type '"defListDescription"' is not assignable to type '"link" | "code" | "blockquote" | "html" | "strong" | "table" | "image" | "text" | "definition" | "emphasis" | "paragraph" | "thematicBreak" | "listItem" | "heading" | "list" | ... 11 more ... | "root"'.
build (18.x): lib/to-markdown.ts#L43
This comparison appears to be unintentional because the types '"link" | "blockquote" | "strong" | "table" | "emphasis" | "paragraph" | "listItem" | "heading" | "list" | "footnoteDefinition" | "tableRow" | "tableCell" | "linkReference" | "delete" | "footnote" | "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" | ... 11 more ... | "root"' 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" | ... 11 more ... | "root"' 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): lib/types.ts#L18
Interface 'DefListDescriptionNode' incorrectly extends interface 'Parent'.
build (18.x): node_modules/.pnpm/@types+mdast@4.0.1/node_modules/@types/mdast/index.d.ts#L523
Interface 'Blockquote' incorrectly extends interface 'Parent'.
build (18.x): node_modules/.pnpm/@types+mdast@4.0.1/node_modules/@types/mdast/index.d.ts#L659
Interface 'FootnoteDefinition' incorrectly extends interface 'Parent'.
build (20.x)
The job was canceled because "_18_x" failed.
build (20.x): lib/from-markdown.ts#L17
Type '"defList"' is not assignable to type '"link" | "code" | "blockquote" | "html" | "strong" | "table" | "image" | "text" | "definition" | "emphasis" | "paragraph" | "thematicBreak" | "listItem" | "heading" | "list" | ... 11 more ... | "root"'.
build (20.x): lib/from-markdown.ts#L25
Type '"defListTerm"' is not assignable to type '"link" | "code" | "blockquote" | "html" | "strong" | "table" | "image" | "text" | "definition" | "emphasis" | "paragraph" | "thematicBreak" | "listItem" | "heading" | "list" | ... 11 more ... | "root"'.
build (20.x): lib/from-markdown.ts#L33
Type '"defListDescription"' is not assignable to type '"link" | "code" | "blockquote" | "html" | "strong" | "table" | "image" | "text" | "definition" | "emphasis" | "paragraph" | "thematicBreak" | "listItem" | "heading" | "list" | ... 11 more ... | "root"'.
build (20.x): lib/to-markdown.ts#L43
This comparison appears to be unintentional because the types '"link" | "blockquote" | "strong" | "table" | "emphasis" | "paragraph" | "listItem" | "heading" | "list" | "footnoteDefinition" | "tableRow" | "tableCell" | "linkReference" | "delete" | "footnote" | "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" | ... 11 more ... | "root"' 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" | ... 11 more ... | "root"' 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): lib/types.ts#L18
Interface 'DefListDescriptionNode' incorrectly extends interface 'Parent'.
build (20.x): node_modules/.pnpm/@types+mdast@4.0.1/node_modules/@types/mdast/index.d.ts#L523
Interface 'Blockquote' incorrectly extends interface 'Parent'.
build (20.x): node_modules/.pnpm/@types+mdast@4.0.1/node_modules/@types/mdast/index.d.ts#L659
Interface 'FootnoteDefinition' incorrectly extends interface 'Parent'.