Skip to content

Build(deps): Bump @textlint/ast-node-types from 12.3.0 to 14.4.0 #2175

Build(deps): Bump @textlint/ast-node-types from 12.3.0 to 14.4.0

Build(deps): Bump @textlint/ast-node-types from 12.3.0 to 14.4.0 #2175

Triggered via pull request December 20, 2024 14:36
Status Failure
Total duration 33s
Artifacts

build.yml

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

Annotations

29 errors and 1 warning
Build on Node.js 18: src/org-to-ast.ts#L16
Property 'position' does not exist on type 'TxtNode'.
Build on Node.js 18: src/org-to-ast.ts#L17
Type 'string' is not assignable to type '"Document" | "Paragraph" | "BlockQuote" | "ListItem" | "List" | "Header" | "CodeBlock" | "HtmlBlock" | "HorizontalRule" | "Comment" | "ReferenceDef" | "Str" | "Break" | "Emphasis" | ... 31 more ... | "TableCellExit"'.
Build on Node.js 18: src/org-to-ast.ts#L21
Type '"UNKNOWN"' is not assignable to type '"Document" | "Paragraph" | "BlockQuote" | "ListItem" | "List" | "Header" | "CodeBlock" | "HtmlBlock" | "HorizontalRule" | "Comment" | "ReferenceDef" | "Str" | "Break" | "Emphasis" | ... 31 more ... | "TableCellExit"'.
Build on Node.js 18: src/org-to-ast.ts#L25
Property 'position' does not exist on type 'TxtNode'.
Build on Node.js 18: src/org-to-ast.ts#L26
Property 'position' does not exist on type 'TxtNode'.
Build on Node.js 18: src/org-to-ast.ts#L48
Property 'value' does not exist on type 'TxtNode'.
Build on Node.js 18: src/org-to-ast.ts#L49
Property 'url' does not exist on type 'TxtNode'.
Build on Node.js 18: src/org-to-ast.ts#L49
Property 'value' does not exist on type 'TxtNode'.
Build on Node.js 18
Process completed with exit code 1.
Build on Node.js 19
The job was canceled because "_18" failed.
Build on Node.js 19: src/org-to-ast.ts#L16
Property 'position' does not exist on type 'TxtNode'.
Build on Node.js 19: src/org-to-ast.ts#L17
Type 'string' is not assignable to type '"Document" | "Paragraph" | "BlockQuote" | "ListItem" | "List" | "Header" | "CodeBlock" | "HtmlBlock" | "HorizontalRule" | "Comment" | "ReferenceDef" | "Str" | "Break" | "Emphasis" | ... 31 more ... | "TableCellExit"'.
Build on Node.js 19: src/org-to-ast.ts#L21
Type '"UNKNOWN"' is not assignable to type '"Document" | "Paragraph" | "BlockQuote" | "ListItem" | "List" | "Header" | "CodeBlock" | "HtmlBlock" | "HorizontalRule" | "Comment" | "ReferenceDef" | "Str" | "Break" | "Emphasis" | ... 31 more ... | "TableCellExit"'.
Build on Node.js 19: src/org-to-ast.ts#L25
Property 'position' does not exist on type 'TxtNode'.
Build on Node.js 19: src/org-to-ast.ts#L26
Property 'position' does not exist on type 'TxtNode'.
Build on Node.js 19: src/org-to-ast.ts#L48
Property 'value' does not exist on type 'TxtNode'.
Build on Node.js 19: src/org-to-ast.ts#L49
Property 'url' does not exist on type 'TxtNode'.
Build on Node.js 19: src/org-to-ast.ts#L49
Property 'value' does not exist on type 'TxtNode'.
Build on Node.js 19
The operation was canceled.
Build on Node.js 17
The job was canceled because "_18" failed.
Build on Node.js 17: src/org-to-ast.ts#L16
Property 'position' does not exist on type 'TxtNode'.
Build on Node.js 17: src/org-to-ast.ts#L17
Type 'string' is not assignable to type '"Document" | "Paragraph" | "BlockQuote" | "ListItem" | "List" | "Header" | "CodeBlock" | "HtmlBlock" | "HorizontalRule" | "Comment" | "ReferenceDef" | "Str" | "Break" | "Emphasis" | ... 31 more ... | "TableCellExit"'.
Build on Node.js 17: src/org-to-ast.ts#L21
Type '"UNKNOWN"' is not assignable to type '"Document" | "Paragraph" | "BlockQuote" | "ListItem" | "List" | "Header" | "CodeBlock" | "HtmlBlock" | "HorizontalRule" | "Comment" | "ReferenceDef" | "Str" | "Break" | "Emphasis" | ... 31 more ... | "TableCellExit"'.
Build on Node.js 17: src/org-to-ast.ts#L25
Property 'position' does not exist on type 'TxtNode'.
Build on Node.js 17: src/org-to-ast.ts#L26
Property 'position' does not exist on type 'TxtNode'.
Build on Node.js 17: src/org-to-ast.ts#L48
Property 'value' does not exist on type 'TxtNode'.
Build on Node.js 17: src/org-to-ast.ts#L49
Property 'url' does not exist on type 'TxtNode'.
Build on Node.js 17: src/org-to-ast.ts#L49
Property 'value' does not exist on type 'TxtNode'.
Build on Node.js 17
The operation was canceled.
Build on Node.js 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636