KCL: Change core sketch functions to use keyword args #3233
Annotations
8 errors
Run yarn tsc:
src/lang/std/sketch.ts#L482
Type 'boolean | ConstrainInfo[]' is not assignable to type 'ConstrainInfo[]'.
|
Run yarn tsc:
src/lang/std/sketch.ts#L630
Type 'boolean | ConstrainInfo[]' is not assignable to type 'ConstrainInfo[]'.
|
Run yarn tsc:
src/lang/std/sketch.ts#L1300
Type 'boolean | ConstrainInfo[]' is not assignable to type 'ConstrainInfo[]'.
|
Run yarn tsc:
src/lang/std/sketch.ts#L1416
Type 'boolean | ConstrainInfo[]' is not assignable to type 'ConstrainInfo[]'.
|
Run yarn tsc:
src/lang/std/sketch.ts#L1530
Type 'boolean | ConstrainInfo[]' is not assignable to type 'ConstrainInfo[]'.
|
Run yarn tsc:
src/lang/std/sketch.ts#L1624
Type 'boolean | ConstrainInfo[]' is not assignable to type 'ConstrainInfo[]'.
|
Run yarn tsc:
src/lang/std/sketch.ts#L1720
Type 'boolean | ConstrainInfo[]' is not assignable to type 'ConstrainInfo[]'.
|
Run yarn tsc
Process completed with exit code 2.
|
Loading