Add live span column to the graph. #34
Open
Annotations
10 errors
|
Run build
Process completed with exit code 1.
|
|
Run build:
src/Graph.ts#L465
Property 'union' does not exist on type 'Set<InsID>'. Do you need to change your target library? Try changing the 'lib' compiler option to 'esnext' or later.
|
|
Run build:
src/Graph.ts#L463
Property 'isSubsetOf' does not exist on type 'Set<InsID>'. Do you need to change your target library? Try changing the 'lib' compiler option to 'esnext' or later.
|
|
Run build:
src/Graph.ts#L445
Argument of type 'Block[]' is not assignable to parameter of type 'MIRBlock[]'.
|
|
Run build:
src/Graph.ts#L445
Property 'resumePoint' does not exist on type 'Block'.
|
|
Run build:
src/Graph.ts#L444
Property 'resumePoint' does not exist on type 'Block'.
|
|
Run build:
src/Graph.ts#L437
Argument of type 'Block[]' is not assignable to parameter of type 'MIRBlock[]'.
|
|
Run build:
src/Graph.ts#L420
Type 'undefined' is not assignable to type 'ResumePoint'.
|
|
Run build:
src/Graph.ts#L418
Type 'ResumePoint | undefined' is not assignable to type 'ResumePoint'.
|
|
Run build:
src/Graph.ts#L391
Property 'id' does not exist on type 'string'.
|
Loading