Skip to content

feat: added ability to parse json5 #96

feat: added ability to parse json5

feat: added ability to parse json5 #96

Triggered via push April 6, 2025 00:42
Status Failure
Total duration 50s
Artifacts
build-and-test
45s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build-and-test
Process completed with exit code 1.
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