Skip to content

fix for kanban section shape #434

fix for kanban section shape

fix for kanban section shape #434

Triggered via push October 29, 2024 12:41
Status Success
Total duration 1m 34s
Artifacts
publish-preview
1m 23s
publish-preview
Fit to window
Zoom out
Zoom in

Annotations

10 errors
publish-preview
Property 'node' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
publish-preview
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; }'.
publish-preview
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
publish-preview
Property 'attr' does not exist on type 'Selection<SVGGElement, unknown, Element | null, unknown> | { cluster: any; labelBBox: any; } | D3Selection<SVGAElement>'.
publish-preview
Property 'attr' does not exist on type 'NodeElement'.
publish-preview
Property 'attr' does not exist on type 'NodeElement'.
publish-preview
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>'.
publish-preview
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; }'.
publish-preview
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; }'.
publish-preview
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; }'.