fix for kanban section shape #13265
Annotations
65 errors
cache
Type '"kanbanSection"' is not assignable to type '"join" | "state" | "db" | "summary" | "start" | "document" | "event" | "stop" | "process" | "text" | "circle" | "rect" | "database" | "display" | "choice" | "note" | "rectWithTitle" | ... 137 more ... | undefined'.
|
cache
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'.
|
cache
Type 'string' is not assignable to type '"join" | "state" | "db" | "summary" | "start" | "document" | "event" | "stop" | "process" | "text" | "circle" | "rect" | "database" | "display" | "choice" | "note" | "rectWithTitle" | ... 137 more ... | undefined'.
|
cache
Object is possibly 'null'.
|
cache
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
cache
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
cache
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
cache
Argument of type 'string[] | undefined' is not assignable to parameter of type 'string | number | boolean | readonly (string | number)[] | ValueFn<SVGGElement, unknown, string | number | boolean | readonly (string | number)[] | null> | null'.
|
cache
Argument of type 'number | undefined' is not assignable to parameter of type 'string | number | boolean | readonly (string | number)[] | ValueFn<SVGRectElement, unknown, string | number | boolean | readonly (string | number)[] | null> | null'.
|
cache
Argument of type 'number | undefined' is not assignable to parameter of type 'string | number | boolean | readonly (string | number)[] | ValueFn<SVGRectElement, unknown, string | number | boolean | readonly (string | number)[] | null> | null'.
|
e2e (1)
Property 'node' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (1)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; }'.
|
e2e (1)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (1)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (1)
Property 'attr' does not exist on type 'NodeElement'.
|
e2e (1)
Property 'attr' does not exist on type 'NodeElement'.
|
e2e (1)
Type 'Record<"join" | "state" | "db" | "summary" | "start" | "document" | "event" | "stop" | "process" | "text" | "circle" | "rect" | "database" | "display" | "choice" | "note" | "rectWithTitle" | ... 137 more ... | "class-box", (<T extends SVGGraphicsElement>(parent: D3Selection<...>, node: Node) => Promise<...>) | ... 5...' does not satisfy the expected type 'Record<string, ShapeHandler>'.
|
e2e (1)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (1)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (1)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (1)
Could not find Cypress test run results
|
e2e (2)
Property 'node' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (2)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; }'.
|
e2e (2)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (2)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (2)
Property 'attr' does not exist on type 'NodeElement'.
|
e2e (2)
Property 'attr' does not exist on type 'NodeElement'.
|
e2e (2)
Type 'Record<"join" | "state" | "db" | "summary" | "start" | "document" | "event" | "stop" | "process" | "text" | "circle" | "rect" | "database" | "display" | "choice" | "note" | "rectWithTitle" | ... 137 more ... | "class-box", (<T extends SVGGraphicsElement>(parent: D3Selection<...>, node: Node) => Promise<...>) | ... 5...' does not satisfy the expected type 'Record<string, ShapeHandler>'.
|
e2e (2)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (2)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (2)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (2)
Could not find Cypress test run results
|
e2e (5)
Property 'node' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (5)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; }'.
|
e2e (5)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (5)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (5)
Property 'attr' does not exist on type 'NodeElement'.
|
e2e (5)
Property 'attr' does not exist on type 'NodeElement'.
|
e2e (5)
Type 'Record<"join" | "state" | "db" | "summary" | "start" | "document" | "event" | "stop" | "process" | "text" | "circle" | "rect" | "database" | "display" | "choice" | "note" | "rectWithTitle" | ... 137 more ... | "class-box", (<T extends SVGGraphicsElement>(parent: D3Selection<...>, node: Node) => Promise<...>) | ... 5...' does not satisfy the expected type 'Record<string, ShapeHandler>'.
|
e2e (5)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (5)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (5)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (5)
Could not find Cypress test run results
|
e2e (4)
Could not find Cypress test run results
|
e2e (4)
Property 'node' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (4)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; }'.
|
e2e (4)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (4)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (4)
Property 'attr' does not exist on type 'NodeElement'.
|
e2e (4)
Property 'attr' does not exist on type 'NodeElement'.
|
e2e (4)
Type 'Record<"join" | "state" | "db" | "summary" | "start" | "document" | "event" | "stop" | "process" | "text" | "circle" | "rect" | "database" | "display" | "choice" | "note" | "rectWithTitle" | ... 137 more ... | "class-box", (<T extends SVGGraphicsElement>(parent: D3Selection<...>, node: Node) => Promise<...>) | ... 5...' does not satisfy the expected type 'Record<string, ShapeHandler>'.
|
e2e (4)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (4)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (4)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (3)
Property 'node' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (3)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; }'.
|
e2e (3)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (3)
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
|
e2e (3)
Property 'attr' does not exist on type 'NodeElement'.
|
e2e (3)
Property 'attr' does not exist on type 'NodeElement'.
|
e2e (3)
Type 'Record<"join" | "state" | "db" | "summary" | "start" | "document" | "event" | "stop" | "process" | "text" | "circle" | "rect" | "database" | "display" | "choice" | "note" | "rectWithTitle" | ... 137 more ... | "class-box", (<T extends SVGGraphicsElement>(parent: D3Selection<...>, node: Node) => Promise<...>) | ... 5...' does not satisfy the expected type 'Record<string, ShapeHandler>'.
|
e2e (3)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (3)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (3)
Argument of type '{ useHtmlLabels: boolean | undefined; labelStyle: string; width: number; icon: string | undefined; img: string | undefined; padding: number | undefined; centerLabel: boolean; }' is not assignable to parameter of type '{ labelStyle?: string | undefined; icon?: boolean | undefined; img?: string | undefined; useHtmlLabels?: boolean | undefined; padding: number; width?: number | undefined; centerLabel?: boolean | undefined; addSvgBackground?: boolean | undefined; }'.
|
e2e (3)
Could not find Cypress test run results
|