Skip to content

Tweaking spacings for elk and confurinable network placement strategy #9522

Tweaking spacings for elk and confurinable network placement strategy

Tweaking spacings for elk and confurinable network placement strategy #9522

Triggered via push May 23, 2024 09:59
Status Failure
Total duration 1m 28s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
unit-test
Type '{ setConf: (cnf: Record<string, any>) => void; getClasses: (text: string, diagramObj: any) => Record<string, DiagramStyleClassDef>; draw: (text: string, id: string, _version: string, diag: any) => Promise<...>; }' is not assignable to type 'DiagramRenderer'.
unit-test
Type '{ setConf: (cnf: Record<string, any>) => void; getClasses: (text: string, diagramObj: any) => Record<string, DiagramStyleClassDef>; draw: (text: string, id: string, _version: string, diag: any) => Promise<...>; }' is not assignable to type 'DiagramRenderer'.
unit-test
'conf' is possibly 'undefined'.
unit-test
Property 'nodeSpacing' does not exist on type 'StateDiagramConfig'.
unit-test
'conf' is possibly 'undefined'.
unit-test
Property 'rankSpacing' does not exist on type 'StateDiagramConfig'.
unit-test
'conf' is possibly 'undefined'.
unit-test
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
unit-test
'conf' is possibly 'undefined'.
unit-test
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
unit-test
Process completed with exit code 1.
unit-test
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/.