Skip to content

WIP continue expanding datamap JSON reader #34

WIP continue expanding datamap JSON reader

WIP continue expanding datamap JSON reader #34

Triggered via push January 9, 2025 04:23
Status Failure
Total duration 2m 11s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
DatamapTest.roundTripTestFile(): src/test/java/edu/umich/soar/visualsoar/files/datamapjson/DatamapTest.java#L22
com.fasterxml.jackson.databind.exc.ValueInstantiationException: Cannot construct instance of `edu.umich.soar.visualsoar.files.datamapjson.Datamap`, problem: rootId is XYZ but no vertex with that ID can be found at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 20, column: 1]
build (macos-latest)
Process completed with exit code 1.
build (macos-15)
Process completed with exit code 1.
DatamapTest.roundTripTestFile(): src/test/java/edu/umich/soar/visualsoar/files/datamapjson/DatamapTest.java#L22
com.fasterxml.jackson.databind.exc.ValueInstantiationException: Cannot construct instance of `edu.umich.soar.visualsoar.files.datamapjson.Datamap`, problem: rootId is XYZ but no vertex with that ID can be found at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 20, column: 1]
DatamapTest.roundTripTestFile(): src/test/java/edu/umich/soar/visualsoar/files/datamapjson/DatamapTest.java#L22
com.fasterxml.jackson.databind.exc.ValueInstantiationException: Cannot construct instance of `edu.umich.soar.visualsoar.files.datamapjson.Datamap`, problem: rootId is XYZ but no vertex with that ID can be found at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 20, column: 1]
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
Process completed with exit code 1.
DatamapTest.roundTripTestFile(): build\classes\java\test\edu\umich\soar\visualsoar\files\datamapjson\DatamapTest.class#L22
com.fasterxml.jackson.databind.exc.ValueInstantiationException: Cannot construct instance of `edu.umich.soar.visualsoar.files.datamapjson.Datamap`, problem: rootId is XYZ but no vertex with that ID can be found at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 20, column: 1]
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636