Better get balance #807
Annotations
3 errors and 4 warnings
Run tests:
sdk/test/utxo.test.ts#L400
AssertionError: expected [ { …(9) }, { …(9) }, { …(9) }, …(11) ] to strictly equal []
- Expected
+ Received
- Array []
+ Array [
+ Object {
+ "address": "bc1pnu9gqu78szpmmmnw8kdcz6j2nsmcunrewwhx4kemtd7ffgt3523q2eenay",
+ "index": 1,
+ "nonWitnessUtxo": Object {
+ "data": Array [
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 4,
+ 55,
+ 136,
+ 72,
+ 225,
+ 69,
+ 159,
+ 30,
+ 89,
+ 83,
+ 253,
+ 176,
+ 165,
+ 5,
+ 44,
+ 133,
+ 75,
+ 223,
+ 160,
+ 21,
+ 9,
+ 5,
+ 175,
+ 123,
+ 68,
+ 87,
+ 0,
+ 170,
+ 244,
+ 112,
+ 125,
+ 64,
+ 95,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 255,
+ 255,
+ 255,
+ 255,
+ 55,
+ 136,
+ 72,
+ 225,
+ 69,
+ 159,
+ 30,
+ 89,
+ 83,
+ 253,
+ 176,
+ 165,
+ 5,
+ 44,
+ 133,
+ 75,
+ 223,
+ 160,
+ 21,
+ 9,
+ 5,
+ 175,
+ 123,
+ 68,
+ 87,
+ 0,
+ 170,
+ 244,
+ 112,
+ 125,
+ 64,
+ 95,
+ 5,
+ 0,
+ 0,
+ 0,
+ 0,
+ 255,
+ 255,
+ 255,
+ 255,
+ 20,
+ 198,
+ 162,
+ 124,
+ 34,
+ 37,
+ 65,
+ 30,
+ 161,
+ 105,
+ 18,
+ 46,
+ 38,
+ 78,
+ 54,
+ 250,
+ 235,
+ 13,
+ 168,
+ 189,
+ 53,
+ 210,
+ 10,
+ 189,
+ 97,
+ 22,
+ 68,
+ 195,
+ 209,
+ 6,
+ 136,
+ 221,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 255,
+ 255,
+ 255,
+ 255,
+ 223,
+ 7,
+ 116,
+ 211,
+ 47,
+ 45,
+ 251,
+ 152,
+ 210,
+ 10,
+ 32,
+ 160,
+ 161,
+ 207,
+ 240,
+ 208,
+ 221,
+ 73,
+ 145,
+ 201,
+ 139,
+ 52,
+ 121,
+ 19,
+ 197,
+ 235,
+ 139,
+ 225,
+ 159,
+ 96,
+ 95,
+ 64,
+ 6,
+ 0,
+ 0,
+ 0,
+ 0,
+ 255,
+ 255,
+ 255,
+ 255,
+ 7,
+ 176,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 34,
+ 81,
+ 32,
+ 200,
+ 7,
+ 78,
+ 210,
+ 201,
+ 226,
+ 89,
+ 15,
+ 235,
+ 85,
+ 173,
+ 101,
+ 178,
+ 144,
+ 224,
+ 3,
+ 224,
+ 127,
+ 6,
+ 239,
+ 19,
+ 43,
+ 244,
+ 219,
+ 16,
+ 245,
+ 234,
+ 252,
+ 185,
+ 234,
+ 227,
+ 32,
+ 34,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 34,
+ 81,
+ 32,
+ 200,
+ 7,
+ 78,
+ 210,
+ 201,
+ 226,
+ 89,
+ 15,
+ 235,
+ 85,
+ 173,
+ 101,
+ 178,
+ 144,
+ 224,
+ 3,
+ 224,
+ 127,
+ 6,
+ 239,
+ 19,
+ 43,
+ 244,
+ 219,
+ 16,
+ 245,
+ 234,
+ 252,
+ 185,
+ 234,
+ 227,
+ 32,
+ 74,
+ 223,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+
|
Run tests:
sdk/test/utxo.test.ts#L467
AssertionError: expected 323967 to be less than 323967
❯ test/utxo.test.ts:467:35
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
sdk/src/ordinals/signer.ts#L11
'_hash' is defined but never used
|
Run npm run lint:
sdk/src/ordinals/signer.ts#L11
'_lowR' is defined but never used
|
Run npm run lint:
sdk/src/ordinals/signer.ts#L15
'hash' is defined but never used
|
Loading