Skip to content

refactor: consolidate datastore and burn datastore data #188

refactor: consolidate datastore and burn datastore data

refactor: consolidate datastore and burn datastore data #188

Triggered via pull request September 24, 2024 13:44
Status Failure
Total duration 4m 52s
Artifacts

ci-sdk.yaml

on: pull_request
Build and test clarinet-sdk packages
4m 25s
Build and test clarinet-sdk packages
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/support-clarity-version.test.ts > the sdk handle all clarity version > handle clarity 3: components/clarinet-sdk/node/tests/support-clarity-version.test.ts#L63
AssertionError: expected { type: 1, value: 2n } to strictly equal { type: 1, value: 1n } - Expected + Received Object { "type": 1, - "value": 1n, + "value": 2n, } ❯ tests/support-clarity-version.test.ts:63:27
Build and test clarinet-sdk packages
Process completed with exit code 1.