Skip to content

chore: ugprade clarity-vscode version #49

chore: ugprade clarity-vscode version

chore: ugprade clarity-vscode version #49

Triggered via pull request October 18, 2024 17:06
Status Failure
Total duration 21s
Artifacts

test-contrat.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors
tests/counter.test.ts > the chain reset between tests > advances 20 blocks: tests/counter.test.ts#L13
AssertionError: expected 3 to be 1 // Object.is equality - Expected + Received - 1 + 3 ❯ tests/counter.test.ts:13:32
tests/counter.test.ts > the chain reset between tests > is back to initial height: tests/counter.test.ts#L19
AssertionError: expected 3 to be 1 // Object.is equality - Expected + Received - 1 + 3 ❯ tests/counter.test.ts:19:32
tests/counter.test.ts > test get counter > ensures <get-count> send the counter value: tests/counter.test.ts#L33
Error: expected u0 to be u1 - Expected + Received - u1 + u0 ❯ tests/counter.test.ts:33:20
tests/counter.test.ts > test get counter > ensures the counter variable hold the right value: tests/counter.test.ts#L38
Error: expected u0 to be u1 - Expected + Received - u1 + u0 ❯ tests/counter.test.ts:38:21
tests/counter.test.ts > test <increment> > ensures <increment> adds 1: tests/counter.test.ts#L53
Error: expected u1 to be u2 - Expected + Received - u2 + u1 ❯ tests/counter.test.ts:53:21
tests/counter.test.ts > test <add> > ensures <add> adds up the right amout: tests/counter.test.ts#L117
Error: expected u3 to be u4 - Expected + Received - u4 + u3 ❯ tests/counter.test.ts:117:21
tests/counter.test.ts > test get counter at block height > ensures the counter variable hold the right value: tests/counter.test.ts#L175
Error: expected u0 to be u1 - Expected + Received - u1 + u0 ❯ tests/counter.test.ts:175:21
test (20.x)
Process completed with exit code 1.
test (18.x)
The job was canceled because "_20_x" failed.
tests/counter.test.ts > the chain reset between tests > advances 20 blocks: tests/counter.test.ts#L13
AssertionError: expected 3 to be 1 // Object.is equality - Expected + Received - 1 + 3 ❯ tests/counter.test.ts:13:32
tests/counter.test.ts > the chain reset between tests > is back to initial height: tests/counter.test.ts#L19
AssertionError: expected 3 to be 1 // Object.is equality - Expected + Received - 1 + 3 ❯ tests/counter.test.ts:19:32
tests/counter.test.ts > test get counter > ensures <get-count> send the counter value: tests/counter.test.ts#L33
Error: expected u0 to be u1 - Expected + Received - u1 + u0 ❯ tests/counter.test.ts:33:20
tests/counter.test.ts > test get counter > ensures the counter variable hold the right value: tests/counter.test.ts#L38
Error: expected u0 to be u1 - Expected + Received - u1 + u0 ❯ tests/counter.test.ts:38:21
tests/counter.test.ts > test <increment> > ensures <increment> adds 1: tests/counter.test.ts#L53
Error: expected u1 to be u2 - Expected + Received - u2 + u1 ❯ tests/counter.test.ts:53:21
tests/counter.test.ts > test <add> > ensures <add> adds up the right amout: tests/counter.test.ts#L117
Error: expected u3 to be u4 - Expected + Received - u4 + u3 ❯ tests/counter.test.ts:117:21
tests/counter.test.ts > test get counter at block height > ensures the counter variable hold the right value: tests/counter.test.ts#L175
Error: expected u0 to be u1 - Expected + Received - u1 + u0 ❯ tests/counter.test.ts:175:21
test (18.x)
The operation was canceled.