Knsv/5342 kanban #12906
lint.yml
on: pull_request
docker-lint
8s
lint
2m 22s
Annotations
11 errors
lint
Object is possibly 'null'.
|
lint
Argument of type 'D3Selection<SVGAElement>' is not assignable to parameter of type 'SVG & D3Selection<SVGAElement>'.
|
lint
Argument of type 'SVGGroup' is not assignable to parameter of type 'SVG & D3Selection<SVGGElement>'.
|
lint
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<Selection<SVGGElement, unknown, Element | null, unknown> | D3Selection<...>>' is not assignable to type 'ShapeHandler'.
|
lint
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<Selection<SVGGElement, unknown, Element | null, unknown> | D3Selection<...>>' is not assignable to type 'ShapeHandler'.
|
lint
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<Selection<SVGGElement, unknown, Element | null, unknown> | D3Selection<...>>' is not assignable to type 'ShapeHandler'.
|
lint
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<Selection<SVGGElement, unknown, Element | null, unknown> | D3Selection<...>>' is not assignable to type 'ShapeHandler'.
|
lint
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<Selection<SVGGElement, unknown, Element | null, unknown> | D3Selection<...>>' is not assignable to type 'ShapeHandler'.
|
lint
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<Selection<SVGGElement, unknown, Element | null, unknown> | D3Selection<...>>' is not assignable to type 'ShapeHandler'.
|
lint
Type '<T extends SVGGraphicsElement>(parent: D3Selection<T>, node: Node) => Promise<Selection<SVGGElement, unknown, Element | null, unknown> | D3Selection<...>>' is not assignable to type 'ShapeHandler'.
|
lint
Process completed with exit code 3.
|