TypeScript implementation (@nlighten/json-transform) [WIP] #19
Annotations
3 errors and 1 warning
co.nlighten.jsontransform.functions.TransformerFunctionEvalTest ► object():
java/json-transform/src/test/java/co/nlighten/jsontransform/BaseTest.java#L29
Failed test found in:
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionEvalTest.xml
Error:
org.opentest4j.AssertionFailedError: Expected type: <com.google.gson.JsonPrimitive>, Actual type: <com.google.gson.JsonPrimitive> ==> expected: <4.8625> but was: <6.483333333333333>
|
build
Failed test were found and 'fail-on-error' option is set to true
|
build
Gradle build failed: see console output for details
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|