Skip to content

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

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

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

Triggered via pull request October 24, 2024 09:40
Status Failure
Total duration 41s
Artifacts

build.yml

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

Annotations

21 errors and 2 warnings
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
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build on Node.js 18
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/