Skip to content

Merge branch next into add-pie-langium-parser #200

Merge branch next into add-pie-langium-parser

Merge branch next into add-pie-langium-parser #200

Triggered via push January 27, 2024 17:55
Status Failure
Total duration 1m 27s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
lint (18.x)
Type 'Promise<Pie>' is missing the following properties from type 'Pie': $type, sections, showData
lint (18.x)
Type 'Promise<Pie>' is missing the following properties from type 'Pie': $type, sections, showData
lint (18.x): packages/mermaid/src/diagrams/pie/pie.spec.ts#L14
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (18.x): packages/mermaid/src/diagrams/pie/pie.spec.ts#L23
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (18.x): packages/mermaid/src/diagrams/pie/pie.spec.ts#L34
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (18.x): packages/mermaid/src/diagrams/pie/pie.spec.ts#L47
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (18.x): packages/mermaid/src/diagrams/pie/pie.spec.ts#L59
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (18.x): packages/mermaid/src/diagrams/pie/pie.spec.ts#L72
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (18.x): packages/mermaid/src/diagrams/pie/pie.spec.ts#L88
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (18.x): packages/mermaid/src/diagrams/pie/pie.spec.ts#L104
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (18.x): packages/mermaid/src/diagrams/pie/pie.spec.ts#L123
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (18.x): packages/mermaid/src/diagrams/pie/pie.spec.ts#L135
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (18.x): packages/mermaid-example-diagram/src/types/index.d.ts#L5
Unexpected any. Specify a different type
lint (18.x): packages/mermaid-flowchart-elk/src/flowRenderer-elk.js#L66
'vertexNode' is defined but never used
lint (18.x): packages/mermaid-flowchart-elk/src/flowRenderer-elk.js#L190
'svgLabel' is assigned a value but never used
lint (18.x): packages/mermaid-flowchart-elk/src/flowRenderer-elk.js#L397
Expected @param names to be "edges, diagObj, graph, svg". Got "edges, g, cy, diagObj, graph, svg"
lint (18.x): packages/mermaid-flowchart-elk/src/flowRenderer-elk.js#L675
Expected @param names to be "nodeArray, parentLookupDb". Got "graph, nodeArray, parentLookupDb"
lint (18.x): packages/mermaid-zenuml/src/mermaidUtils.ts#L34
Unexpected any. Specify a different type
lint (18.x): packages/mermaid-zenuml/src/mermaidUtils.ts#L35
Unexpected any. Specify a different type
lint (18.x): packages/mermaid-zenuml/src/mermaidUtils.ts#L36
Unexpected any. Specify a different type
lint (18.x): packages/mermaid-zenuml/src/mermaidUtils.ts#L42
Unexpected any. Specify a different type
lint (18.x): packages/mermaid-zenuml/src/mermaidUtils.ts#L43
Unexpected any. Specify a different type