Skip to content

Use the graphConfig from the logicalGraph in the output Daliuge JSON #4617

Use the graphConfig from the logicalGraph in the output Daliuge JSON

Use the graphConfig from the logicalGraph in the output Daliuge JSON #4617

Triggered via push August 9, 2024 08:18
Status Failure
Total duration 48s
Artifacts
Run Simple Test
40s
Run Simple Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Simple Test: src/Eagle.ts#L1598
Property 'GraphConfig' does not exist on type 'typeof FileType'.
Run Simple Test: src/Eagle.ts#L1600
Property 'fileInfo' does not exist on type 'GraphConfig'.
Run Simple Test: src/Eagle.ts#L1603
Property 'fileInfo' does not exist on type 'GraphConfig'.
Run Simple Test: src/Eagle.ts#L1604
Property 'fileInfo' does not exist on type 'GraphConfig'.
Run Simple Test: src/Eagle.ts#L1607
Property 'graphConfig' does not exist on type 'Eagle'. Did you mean 'graphConfigs'?
Run Simple Test: src/Eagle.ts#L1623
Property '_loadConfigJSON' does not exist on type 'Eagle'.
Run Simple Test: src/Eagle.ts#L1678
Property 'GraphConfig' does not exist on type 'typeof FileType'.
Run Simple Test: src/Eagle.ts#L1679
Property 'saveConfigToDisk' does not exist on type 'Eagle'.
Run Simple Test: src/Eagle.ts#L1679
Property 'graphConfig' does not exist on type 'Eagle'. Did you mean 'graphConfigs'?
Run Simple Test: src/Eagle.ts#L1935
Property 'clone' does not exist on type 'Eagle | LogicalGraph | Palette'.