Iota stardust #1255
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
functions_tangle-unit-tests.yml
on: pull_request
npm-install
1m 17s
chunk_0
4m 11s
chunk_1
20m 19s
chunk_2
9m 26s
chunk_3
8m 30s
chunk_4
10m 0s
chunk_5
10m 2s
chunk_6
8m 7s
chunk_7
8m 44s
chunk_8
4m 43s
chunk_9
7m 3s
chunk_10
5m 11s
chunk_11
5m 46s
chunk_12
2m 26s
chunk_13
6m 18s
chunk_14
5m 44s
chunk_15
10m 29s
chunk_16
9m 50s
chunk_17
6m 45s
chunk_18
20m 35s
chunk_19
15m 48s
chunk_20
5m 52s
chunk_21
3m 47s
chunk_22
5m 34s
chunk_23
4m 51s
chunk_24
15m 9s
chunk_25
13m 51s
chunk_26
12m 47s
chunk_27
7m 54s
chunk_28
3m 27s
chunk_29
5m 21s
chunk_30
8m 37s
chunk_31
20m 5s
chunk_32
12m 25s
chunk_33
16m 27s
chunk_34
20m 20s
chunk_35
19m 24s
chunk_36
19m 55s
chunk_37
1m 49s
chunk_38
17m 41s
chunk_39
2m 4s
chunk_40
2m 11s
chunk_41
1m 53s
chunk_42
9m 16s
chunk_43
9m 45s
chunk_44
12m 16s
chunk_45
5m 1s
chunk_46
10m 11s
chunk_47
9m 34s
chunk_48
7m 24s
chunk_49
18m 38s
chunk_50
13m 16s
chunk_51
5m 52s
chunk_52
14m 33s
chunk_53
20m 14s
chunk_54
6m 22s
chunk_55
10m 52s
chunk_56
5m 17s
chunk_57
6m 11s
chunk_58
12m 52s
chunk_59
7m 31s
Annotations
38 errors
Minted nft trading › Should purchase nft with tangle request:
packages/functions/test-tangle/minted-nft-trading/minted-nft-trading_4.spec.ts#L24
TypeError: Cannot read properties of undefined (reading 'getNewIotaAddressDetails')
at Object.<anonymous> (test-tangle/minted-nft-trading/minted-nft-trading_4.spec.ts:24:49)
|
chunk_37
Process completed with exit code 1.
|
chunk_41
Process completed with exit code 1.
|
chunk_39
Process completed with exit code 1.
|
chunk_40
Process completed with exit code 1.
|
Transaction trigger spec › Should unclock mnemonic after max retry reached:
packages/functions/src/services/wallet/IotaWalletService.ts#L104
invalid parameter, error: invalid address: 0x3707576aced7956d51f59a7dcbd3094f0fed8b5a5f761ea1739ffe7e4c822a37, error: invalid bech32 encoding: invalid checksum: code=400, message=invalid parameter
at SingleNodeClient.fetchJson (../../node_modules/@iota/iota.js-next/dist/cjs/index-node.js:4299:19)
at runMicrotasks (<anonymous>)
at IotaWallet.getOutputs (src/services/wallet/IotaWalletService.ts:104:10)
at getOutputs (test-tangle/transaction-trigger/transaction-trigger_13.spec.ts:132:19)
at test-tangle/transaction-trigger/transaction-trigger_13.spec.ts:42:25
|
chunk_12
Process completed with exit code 1.
|
Nft otr bid › Should bid on minted nft with ATOI otr:
packages/functions/src/utils/basic-output.utils.ts#L92
TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at Function.decodeTo5BitArray (../../node_modules/@iota/crypto.js/dist/cjs/index-node.js:67:25)
at Function.decode (../../node_modules/@iota/crypto.js/dist/cjs/index-node.js:53:35)
at Function.fromBech32 (../../node_modules/@iota/iota.js-next/dist/cjs/index-node.js:4861:46)
at Function.addressFromBech32 (../../node_modules/@iota/iota.js-next/dist/cjs/index-node.js:4885:41)
at packBasicOutput (src/utils/basic-output.utils.ts:92:38)
at IotaWallet.send (src/services/wallet/IotaWalletService.ts:127:35)
at runMicrotasks (<anonymous>)
at Object.<anonymous> (test-tangle/nft-bid/nft-bid.otr_3.spec.ts:73:5)
|
chunk_28
Process completed with exit code 1.
|
Token minting › Should cancel all active buys:
packages/functions/test/controls/common.ts#L61
Milestone was not processed. Id: 0xcef70ab05bdcf72847ccd55fcd348b088b89d626
at milestoneProcessed (test/controls/common.ts:61:9)
at runMicrotasks (<anonymous>)
at submitMilestoneFunc (test/controls/common.ts:97:3)
at Object.<anonymous> (test-tangle/token.mint/token.mint_3.spec.ts:49:5)
|
chunk_14
Process completed with exit code 1.
|
chunk_48
Process completed with exit code 1.
|
Collection minting › Should mint:
packages/functions/test-tangle/collection-minting/collection-minting_4.spec.ts#L69
expect(received).toBe(expected) // Object.is equality
Expected: 2000000
Received: 1000000
at test-tangle/collection-minting/collection-minting_4.spec.ts:69:43
|
Collection minting › Should mint:
packages/functions/test-tangle/collection-minting/collection-minting_4.spec.ts#L69
expect(received).toBe(expected) // Object.is equality
Expected: 2000000
Received: 1000000
at test-tangle/collection-minting/collection-minting_4.spec.ts:69:43
at runMicrotasks (<anonymous>)
|
chunk_43
Process completed with exit code 1.
|
Collection minting › Should retry minging when prepare ipfs failed:
packages/functions/test/controls/common.ts#L177
Timeout
at wait (test/controls/common.ts:177:9)
at Object.<anonymous> (test-tangle/collection-minting/collection-minting_2.spec.ts:61:5)
|
chunk_44
Process completed with exit code 1.
|
Award tangle request › Should create and fund with tangle request:
packages/functions/test/controls/common.ts#L177
Timeout
at wait (test/controls/common.ts:177:9)
at test-tangle/award-tangle/award-tangle_3.spec.ts:83:7
|
chunk_50
Process completed with exit code 1.
|
Minted nft trading › Should bid twice on minted nft and withdraw it:
packages/functions/test-tangle/minted-nft-trading/minted-nft-trading_1_b.spec.ts#L121
expect(received).toBe(expected) // Object.is equality
Expected: "rms1qzjvgzpt3nsz6p5cwshfhywphuva93hcgqjds8w7gy6up3qt0z3gyynmfcm"
Received: "rms1qzdrw793zt5pxwfqu4fhhvr8fhy7pnxfdmj6cyz6720aghdder0gjkyskwn"
at test-tangle/minted-nft-trading/minted-nft-trading_1_b.spec.ts:121:28
at runMicrotasks (<anonymous>)
|
Minted nft trading › Should bid twice on minted nft and withdraw it:
packages/functions/test/controls/common.ts#L177
Timeout
at wait (test/controls/common.ts:177:9)
at test-tangle/minted-nft-trading/minted-nft-trading_1_b.spec.ts:53:7
|
chunk_38
Process completed with exit code 1.
|
Award tangle request › Should create with tangle request:
packages/functions/test/controls/common.ts#L177
Timeout
at wait (test/controls/common.ts:177:9)
at test-tangle/award-tangle/award-tangle_4.spec.ts:75:7
|
chunk_49
Process completed with exit code 1.
|
Minted token airdrop › Mint token:
packages/functions/test-tangle/minted-token-airdrop/minted-token-airdrop_2.spec.ts#L46
thrown: "Exceeded timeout of 900000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at test-tangle/minted-token-airdrop/minted-token-airdrop_2.spec.ts:46:3
at Object.<anonymous> (test-tangle/minted-token-airdrop/minted-token-airdrop_2.spec.ts:35:1)
|
chunk_35
Process completed with exit code 1.
|
Minted nft trading › Should purchase random nft with tangle request:
packages/functions/test/controls/common.ts#L177
Timeout
at wait (test/controls/common.ts:177:9)
at test-tangle/minted-nft-trading/minted-nft-trading_6.spec.ts:45:7
|
chunk_36
Process completed with exit code 1.
|
chunk_31
The job running on runner GitHub Actions 34 has exceeded the maximum execution time of 20 minutes.
|
chunk_1
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 20 minutes.
|
chunk_1
The operation was canceled.
|
chunk_53
The job running on runner GitHub Actions 56 has exceeded the maximum execution time of 20 minutes.
|
Create award:
packages/functions/test-tangle/award/award_2.spec.ts#L90
thrown: "Exceeded timeout of 900000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at test-tangle/award/award_2.spec.ts:90:3
at Object.<anonymous> (test-tangle/award/award_2.spec.ts:55:1)
|
chunk_53
The operation was canceled.
|
chunk_34
The job running on runner GitHub Actions 37 has exceeded the maximum execution time of 20 minutes.
|
chunk_34
The operation was canceled.
|
chunk_18
The job running on runner GitHub Actions 21 has exceeded the maximum execution time of 20 minutes.
|
chunk_18
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
firestore-data-test-tangle-chunk_12
Expired
|
33.4 KB |
|
firestore-data-test-tangle-chunk_14
Expired
|
98.8 KB |
|
firestore-data-test-tangle-chunk_28
Expired
|
74.5 KB |
|
firestore-data-test-tangle-chunk_35
Expired
|
2.31 MB |
|
firestore-data-test-tangle-chunk_36
Expired
|
649 KB |
|
firestore-data-test-tangle-chunk_37
Expired
|
5.65 KB |
|
firestore-data-test-tangle-chunk_38
Expired
|
445 KB |
|
firestore-data-test-tangle-chunk_39
Expired
|
5.65 KB |
|
firestore-data-test-tangle-chunk_40
Expired
|
6.48 KB |
|
firestore-data-test-tangle-chunk_41
Expired
|
5.65 KB |
|
firestore-data-test-tangle-chunk_43
Expired
|
444 KB |
|
firestore-data-test-tangle-chunk_44
Expired
|
162 KB |
|
firestore-data-test-tangle-chunk_48
Expired
|
361 KB |
|
firestore-data-test-tangle-chunk_49
Expired
|
1.81 MB |
|
firestore-data-test-tangle-chunk_50
Expired
|
306 KB |
|