Skip to content

Add first-class support for bigints #5829

Add first-class support for bigints

Add first-class support for bigints #5829

Triggered via push September 5, 2024 15:04
Status Failure
Total duration 4m 32s
Artifacts 1

lint-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
src/providers/h5grove/utils.test.ts > parseDType > should convert big integer types: packages/app/src/providers/h5grove/utils.test.ts#L34
AssertionError: expected { Object (class, signed, ...) } to strictly equal { class: 'Big Integer', …(3) } - Expected + Received Object { - "class": "Big Integer", + "class": "Integer", "endianness": "little-endian", "signed": true, "size": 64, } ❯ src/providers/h5grove/utils.test.ts:34:66
src/providers/hsds/utils.test.ts > convertHsdsType > should convert big integer types: packages/app/src/providers/hsds/utils.test.ts#L93
AssertionError: expected { Object (class, signed, ...) } to strictly equal { class: 'Big Integer', …(3) } - Expected + Received Object { - "class": "Big Integer", + "class": "Integer", "endianness": "little-endian", "signed": true, "size": 64, } ❯ src/providers/hsds/utils.test.ts:93:44
src/vis-packs/core/visualizations.test.ts > Scalar > should not support dataset with non-printable type: packages/app/src/vis-packs/core/visualizations.test.ts#L96
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ src/vis-packs/core/visualizations.test.ts:96:44
test
Process completed with exit code 1.
e2e
Process completed with exit code 10.

Artifacts

Produced during runtime
Name Size
cypress Expired
9.88 MB