Running Copilot #2
Annotations
4 errors
|
tests/catalyst.test.mts > Catalyst Library > should convert PlantUML content to draw.io XML:
src/catalyst.mts#L7
TypeError: () => ({
addMxC4: __vite_ssr_import_0__.vi.fn(),
addMxC4Relationship: __vite_ssr_import_0__.vi.fn(),
...<omitted>...}) is not a constructor
❯ layoutData2mx src/catalyst.mts:7:14
❯ Function.convert src/catalyst.mts:107:18
❯ tests/catalyst.test.mts:63:20
|
|
tests/mx/Mx.test.mts > Mx > should generate XML output:
src/mx/Mx.mts#L140
TypeError: () => ({
buildObject: __vite_ssr_import_0__.vi.fn().mockReturnValue("<xml>test</xml>")
}) is not a constructor
❯ Mx.generate src/mx/Mx.mts:140:54
❯ tests/mx/Mx.test.mts:117:29
|
|
tests/catalyst.test.mts > Catalyst Library > should parse entities from PlantUML content:
src/catalyst.mts#L116
TypeError: () => ({
parse: __vite_ssr_import_0__.vi.fn().mockReturnValue([]),
getObjectWithPropertyAndValueInHiera...<omitted>...}) is not a constructor
❯ Function.parseEntities src/catalyst.mts:116:12
❯ tests/catalyst.test.mts:79:31
|
|
tests/catalyst.test.mts > Catalyst Library > should convert PlantUML content to draw.io XML:
src/catalyst.mts#L94
TypeError: () => ({
parse: __vite_ssr_import_0__.vi.fn().mockReturnValue([]),
getObjectWithPropertyAndValueInHiera...<omitted>...}) is not a constructor
❯ Function.convert src/catalyst.mts:94:22
❯ tests/catalyst.test.mts:63:35
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
|
1.81 KB |
sha256:7e577f912e5cd84a09338a7997455e2efaa14150cf190df2021e9586e3d0b1ad
|
|