Skip to content

Add history nodes to state diagram #1156

Add history nodes to state diagram

Add history nodes to state diagram #1156

Triggered via pull request November 2, 2024 15:03
Status Failure
Total duration 4m 35s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
autofix
Type '"kanbanSection"' is not assignable to type '"join" | "state" | "db" | "summary" | "start" | "document" | "event" | "history" | "stop" | "process" | "text" | "circle" | "rect" | "database" | "display" | "choice" | "note" | ... 141 more ... | undefined'.
autofix
Argument of type '{ id: string; label: string; isGroup: true; ticket: string | undefined; shape: "kanbanSection"; level: number; look: "classic" | "handDrawn" | undefined; }' is not assignable to parameter of type 'KanbanNode'.
autofix
Type 'string' is not assignable to type '"join" | "state" | "db" | "summary" | "start" | "document" | "event" | "history" | "stop" | "process" | "text" | "circle" | "rect" | "database" | "display" | "choice" | "note" | ... 141 more ... | undefined'.
autofix
Object is possibly 'null'.
autofix
Argument of type 'D3Selection<SVGAElement>' is not assignable to parameter of type 'SVG & D3Selection<SVGAElement>'.
autofix
Argument of type 'SVGGroup' is not assignable to parameter of type 'SVG & D3Selection<SVGGElement>'.
autofix
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<D3Selection<T> | Selection<SVGGElement, unknown, Element | null, unknown>>' is not assignable to type 'ShapeHandler'.
autofix
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<Selection<SVGGElement, unknown, Element | null, unknown> | D3Selection<...>>' is not assignable to type 'ShapeHandler'.
autofix
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<Selection<SVGGElement, unknown, Element | null, unknown> | D3Selection<...>>' is not assignable to type 'ShapeHandler'.
autofix
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<Selection<SVGGElement, unknown, Element | null, unknown> | D3Selection<...>>' is not assignable to type 'ShapeHandler'.
autofix
Process completed with exit code 3.
autofix: packages/mermaid-example-diagram/src/types/index.d.ts#L5
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L39
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L40
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L115
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L116
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L123
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L124
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L126
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L128
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L129
Unexpected any. Specify a different type