Skip to content

Merge branch 'main' into curvedpath-fix #395

Merge branch 'main' into curvedpath-fix

Merge branch 'main' into curvedpath-fix #395

Triggered via push August 22, 2023 05:24
Status Failure
Total duration 42s
Artifacts

CI.yml

on: push
Matrix: clean-lint-build-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
clean-lint-build-test (18.x): src/graph/edges/path/StraightPath.ts#L147
Argument of type '{ id?: number; source: number; target: number; control: number; sourceColor?: number; targetColor?: number; pickingColor?: number; }' is not assignable to parameter of type 'CurvedPathEdgeData'.
clean-lint-build-test (18.x): src/graph/edges/path/StraightPath.ts#L154
Argument of type '{ id?: number; source: number; target: number; control: number; sourceColor?: number; targetColor?: number; pickingColor?: number; }' is not assignable to parameter of type 'CurvedPathEdgeData'.
clean-lint-build-test (18.x)
Process completed with exit code 1.
clean-lint-build-test (16.x): src/graph/edges/path/StraightPath.ts#L147
Argument of type '{ id?: number; source: number; target: number; control: number; sourceColor?: number; targetColor?: number; pickingColor?: number; }' is not assignable to parameter of type 'CurvedPathEdgeData'.
clean-lint-build-test (16.x): src/graph/edges/path/StraightPath.ts#L154
Argument of type '{ id?: number; source: number; target: number; control: number; sourceColor?: number; targetColor?: number; pickingColor?: number; }' is not assignable to parameter of type 'CurvedPathEdgeData'.
clean-lint-build-test (16.x)
Process completed with exit code 1.
clean-lint-build-test (14.x)
The job was canceled because "_18_x" failed.
clean-lint-build-test (14.x)
The operation was canceled.
clean-lint-build-test (18.x): src/graph/edges/path/CurvedPath.ts#L8
'printDataGL' is defined but never used
clean-lint-build-test (16.x): src/graph/edges/path/CurvedPath.ts#L8
'printDataGL' is defined but never used
clean-lint-build-test (14.x): src/graph/edges/path/CurvedPath.ts#L8
'printDataGL' is defined but never used