Skip to content

SOV-5270: allow withdrawing supplied balances #91

SOV-5270: allow withdrawing supplied balances

SOV-5270: allow withdrawing supplied balances #91

Triggered via pull request December 16, 2025 12:31
Status Failure
Total duration 1m 0s
Artifacts

test.yml

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

Annotations

5 errors
test (24.x)
Process completed with exit code 1.
src/lib/decimal.spec.ts > decimal > infinity > creates a Decimal from string "Infinity" and returns hex string: packages/shared/src/lib/decimal.spec.ts#L92
AssertionError: expected '0xfffffffffffffffffffffffffffffffffff…' to be '0xfffffffffffffffffffffffffffffffffff…' // Object.is equality Expected: "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" Received: "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffff63c40" ❯ src/lib/decimal.spec.ts:92:25
src/lib/decimal.spec.ts > decimal > infinity > creates a Decimal from string "Infinity" and returns numeric string: packages/shared/src/lib/decimal.spec.ts#L85
AssertionError: expected '1157920892373161954235709850086879078…' to be '1157920892373161954235709850086879078…' // Object.is equality Expected: "115792089237316195423570985008687907853269984665640564039457584007913129639935" Received: "115792089237316195423570985008687907853269984665640564039457584007913129000000" ❯ src/lib/decimal.spec.ts:85:28
src/lib/decimal.spec.ts > decimal > infinity > creates a Decimal from string "Infinity" and returns hex string: packages/shared/src/lib/decimal.spec.ts#L92
AssertionError: expected '0xfffffffffffffffffffffffffffffffffff…' to be '0xfffffffffffffffffffffffffffffffffff…' // Object.is equality Expected: "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" Received: "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffff63c40" ❯ src/lib/decimal.spec.ts:92:25
src/lib/decimal.spec.ts > decimal > infinity > creates a Decimal from string "Infinity" and returns numeric string: packages/shared/src/lib/decimal.spec.ts#L85
AssertionError: expected '1157920892373161954235709850086879078…' to be '1157920892373161954235709850086879078…' // Object.is equality Expected: "115792089237316195423570985008687907853269984665640564039457584007913129639935" Received: "115792089237316195423570985008687907853269984665640564039457584007913129000000" ❯ src/lib/decimal.spec.ts:85:28