geo-sdk upgrades #1679
tests-and-checks.yml
on: push
Install deps, build required package, typecheck, lint and test
4m 27s
Annotations
2 errors and 1 warning
|
Install deps, build required package, typecheck, lint and test
Process completed with exit code 1.
|
|
test/mapping/Mapping.test.ts > Mapping > mapSchemaDataTypeToGRC20PropDataType > should be able to map the schema dataType to the correct GRC-20 dataType:
packages/hypergraph/test/mapping/Mapping.test.ts#L16
AssertionError: expected 'FLOAT' to deeply equal 'FLOAT64'
Expected: "FLOAT64"
Received: "FLOAT"
❯ test/mapping/Mapping.test.ts:16:62
|
|
Install deps, build required package, typecheck, lint and test
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back
|