Skip to content

Fixed broken newConfig function #4618

Fixed broken newConfig function

Fixed broken newConfig function #4618

Triggered via push August 12, 2024 06:37
Status Failure
Total duration 54s
Artifacts
Run Simple Test
44s
Run Simple Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Run Simple Test: src/Eagle.ts#L1631
Property '_loadConfigJSON' does not exist on type 'Eagle'.
Run Simple Test: src/Eagle.ts#L1686
Property 'GraphConfig' does not exist on type 'typeof FileType'.
Run Simple Test: src/Eagle.ts#L1687
Property 'saveConfigToDisk' does not exist on type 'Eagle'.
Run Simple Test: src/Eagle.ts#L1687
Property 'graphConfig' does not exist on type 'Eagle'. Did you mean 'graphConfigs'?
Run Simple Test: src/Eagle.ts#L1943
Property 'clone' does not exist on type 'Eagle | LogicalGraph | Palette'.
Run Simple Test: src/Eagle.ts#L1944
Property 'fileInfo' does not exist on type 'Eagle | LogicalGraph | Palette'.
Run Simple Test
Process completed with exit code 2.