Skip to content

Removed the Eagle.FileType.GraphConfig. Not storing configs as a sepa… #4613

Removed the Eagle.FileType.GraphConfig. Not storing configs as a sepa…

Removed the Eagle.FileType.GraphConfig. Not storing configs as a sepa… #4613

Triggered via push August 9, 2024 03:52
Status Failure
Total duration 54s
Artifacts
Run Simple Test
45s
Run Simple Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Simple Test: src/Eagle.ts#L1375
Property 'DUMMY' does not exist on type 'typeof RepositoryFile'.
Run Simple Test: src/Eagle.ts#L1598
Property 'GraphConfig' does not exist on type 'typeof FileType'.
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'.
Run Simple Test: src/Field.ts#L379
Property 'graphConfig' does not exist on type 'Eagle'. Did you mean 'graphConfigs'?
Run Simple Test: src/GraphConfig.ts#L190
Property 'GraphConfig' does not exist on type 'typeof FileType'.