Skip to content

feat: switch to jju for automatic file generation #97

feat: switch to jju for automatic file generation

feat: switch to jju for automatic file generation #97

Triggered via push April 6, 2025 02:58
Status Failure
Total duration 49s
Artifacts
build-and-test
44s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build-and-test
Process completed with exit code 1.
test/orchestrator/import/import.test.ts > Import orchestrator tests > Can import a resource and save it into an existing project (multiple codify files): test/orchestrator/import/import.test.ts#L429
SyntaxError: Expected double-quoted property name in JSON at position 224 ❯ test/orchestrator/import/import.test.ts:429:17
src/parser/source-maps.test.ts > Yaml source map tests > Can retrieve the next element from tree: src/parser/source-maps.test.ts#L109
TypeError: YamlSourceMapBTree is not a constructor ❯ src/parser/source-maps.test.ts:109:27
src/parser/source-maps.test.ts > Yaml source map tests > Can construct a proper yaml source map tree: src/parser/source-maps.test.ts#L66
TypeError: YamlSourceMapBTree is not a constructor ❯ src/parser/source-maps.test.ts:66:27
src/parser/source-maps.test.ts > Yaml source map tests > Can generate the correct yaml endPointers: src/parser/source-maps.test.ts#L33
TypeError: YamlSourceMapAdapter is not a constructor ❯ src/parser/source-maps.test.ts:33:21