CI fixes for polkadot 1.14 #2527
1 passed, 7 failed and 4 skipped
❌ js-packages/tests/mochawesome-report/test-collators-1727789189.json
12 tests were completed in 537s with 1 passed, 7 failed and 4 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration Test: Collator Selection | 4✖️ | 0ms | ||
Integration Test: Identities Manipulation | 1✔️ | 7❌ | 2s |
✔️ Integration Test: Collator Selection
Integration Test: Collator Selection Getting and releasing licenses to collate Negative
✖️ Cannot force revoke a license as non-sudo
✖️ Cannot get a license without session keys set
✖️ Cannot register a license twice
✖️ Cannot release a license twice
❌ Integration Test: Identities Manipulation
Integration Test: Identities Manipulation
✔️ Normal calls do not work
Integration Test: Identities Manipulation Identities
❌ Removes identities
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
❌ Sets identities
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
❌ Setting identities does not delete existing but does overwrite
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
Integration Test: Identities Manipulation Sub-identities
❌ Removes sub-identities
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
❌ Removing identities deletes associated sub-identities
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
❌ Sets subs
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
❌ Setting sub-identities does not delete other existing but does overwrite own
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
Annotations
Check failure on line 0 in js-packages/tests/mochawesome-report/test-collators-1727789189.json
github-actions / Collator Selection Tests quartz
Integration Test: Identities Manipulation ► Integration Test: Identities Manipulation Identities ► Removes identities
Failed test found in:
js-packages/tests/mochawesome-report/test-collators-1727789189.json
Error:
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
Raw output
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
at checkError (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:19:15)
at RpcCoder.decodeResponse (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:35:9)
at WsProvider.__internal__onSocketMessageResult (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:409:51)
at WebSocket.__internal__onSocketMessage (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:398:20)
at callListener (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:290:14)
at WebSocket.onMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:209:9)
at WebSocket.emit (node:events:514:28)
at Receiver.receiverOnMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1220:20)
at Receiver.emit (node:events:514:28)
at Receiver.dataMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:596:14)
at Receiver.getData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:496:10)
at Receiver.startLoop (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:167:16)
at Receiver._write (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:94:10)
at writeOrBuffer (node:internal/streams/writable:556:12)
at _write (node:internal/streams/writable:490:10)
at Writable.write (node:internal/streams/writable:494:10)
at Socket.socketOnData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1355:35)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:545:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:495:3)
at Readable.push (node:internal/streams/readable:375:5)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
Check failure on line 0 in js-packages/tests/mochawesome-report/test-collators-1727789189.json
github-actions / Collator Selection Tests quartz
Integration Test: Identities Manipulation ► Integration Test: Identities Manipulation Identities ► Sets identities
Failed test found in:
js-packages/tests/mochawesome-report/test-collators-1727789189.json
Error:
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
Raw output
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
at checkError (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:19:15)
at RpcCoder.decodeResponse (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:35:9)
at WsProvider.__internal__onSocketMessageResult (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:409:51)
at WebSocket.__internal__onSocketMessage (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:398:20)
at callListener (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:290:14)
at WebSocket.onMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:209:9)
at WebSocket.emit (node:events:514:28)
at Receiver.receiverOnMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1220:20)
at Receiver.emit (node:events:514:28)
at Receiver.dataMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:596:14)
at Receiver.getData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:496:10)
at Receiver.startLoop (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:167:16)
at Receiver._write (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:94:10)
at writeOrBuffer (node:internal/streams/writable:556:12)
at _write (node:internal/streams/writable:490:10)
at Writable.write (node:internal/streams/writable:494:10)
at Socket.socketOnData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1355:35)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:545:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:495:3)
at Readable.push (node:internal/streams/readable:375:5)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
Check failure on line 0 in js-packages/tests/mochawesome-report/test-collators-1727789189.json
github-actions / Collator Selection Tests quartz
Integration Test: Identities Manipulation ► Integration Test: Identities Manipulation Identities ► Setting identities does not delete existing but does overwrite
Failed test found in:
js-packages/tests/mochawesome-report/test-collators-1727789189.json
Error:
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
Raw output
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
at checkError (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:19:15)
at RpcCoder.decodeResponse (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:35:9)
at WsProvider.__internal__onSocketMessageResult (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:409:51)
at WebSocket.__internal__onSocketMessage (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:398:20)
at callListener (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:290:14)
at WebSocket.onMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:209:9)
at WebSocket.emit (node:events:514:28)
at Receiver.receiverOnMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1220:20)
at Receiver.emit (node:events:514:28)
at Receiver.dataMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:596:14)
at Receiver.getData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:496:10)
at Receiver.startLoop (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:167:16)
at Receiver._write (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:94:10)
at writeOrBuffer (node:internal/streams/writable:556:12)
at _write (node:internal/streams/writable:490:10)
at Writable.write (node:internal/streams/writable:494:10)
at Socket.socketOnData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1355:35)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:545:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:495:3)
at Readable.push (node:internal/streams/readable:375:5)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
Check failure on line 0 in js-packages/tests/mochawesome-report/test-collators-1727789189.json
github-actions / Collator Selection Tests quartz
Integration Test: Identities Manipulation ► Integration Test: Identities Manipulation Sub-identities ► Removes sub-identities
Failed test found in:
js-packages/tests/mochawesome-report/test-collators-1727789189.json
Error:
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
Raw output
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
at checkError (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:19:15)
at RpcCoder.decodeResponse (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:35:9)
at WsProvider.__internal__onSocketMessageResult (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:409:51)
at WebSocket.__internal__onSocketMessage (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:398:20)
at callListener (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:290:14)
at WebSocket.onMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:209:9)
at WebSocket.emit (node:events:514:28)
at Receiver.receiverOnMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1220:20)
at Receiver.emit (node:events:514:28)
at Receiver.dataMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:596:14)
at Receiver.getData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:496:10)
at Receiver.startLoop (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:167:16)
at Receiver._write (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:94:10)
at writeOrBuffer (node:internal/streams/writable:556:12)
at _write (node:internal/streams/writable:490:10)
at Writable.write (node:internal/streams/writable:494:10)
at Socket.socketOnData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1355:35)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:545:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:495:3)
at Readable.push (node:internal/streams/readable:375:5)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
Check failure on line 0 in js-packages/tests/mochawesome-report/test-collators-1727789189.json
github-actions / Collator Selection Tests quartz
Integration Test: Identities Manipulation ► Integration Test: Identities Manipulation Sub-identities ► Removing identities deletes associated sub-identities
Failed test found in:
js-packages/tests/mochawesome-report/test-collators-1727789189.json
Error:
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
Raw output
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
at checkError (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:19:15)
at RpcCoder.decodeResponse (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:35:9)
at WsProvider.__internal__onSocketMessageResult (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:409:51)
at WebSocket.__internal__onSocketMessage (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:398:20)
at callListener (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:290:14)
at WebSocket.onMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:209:9)
at WebSocket.emit (node:events:514:28)
at Receiver.receiverOnMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1220:20)
at Receiver.emit (node:events:514:28)
at Receiver.dataMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:596:14)
at Receiver.getData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:496:10)
at Receiver.startLoop (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:167:16)
at Receiver._write (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:94:10)
at writeOrBuffer (node:internal/streams/writable:556:12)
at _write (node:internal/streams/writable:490:10)
at Writable.write (node:internal/streams/writable:494:10)
at Socket.socketOnData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1355:35)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:545:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:495:3)
at Readable.push (node:internal/streams/readable:375:5)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
Check failure on line 0 in js-packages/tests/mochawesome-report/test-collators-1727789189.json
github-actions / Collator Selection Tests quartz
Integration Test: Identities Manipulation ► Integration Test: Identities Manipulation Sub-identities ► Sets subs
Failed test found in:
js-packages/tests/mochawesome-report/test-collators-1727789189.json
Error:
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
Raw output
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
at checkError (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:19:15)
at RpcCoder.decodeResponse (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:35:9)
at WsProvider.__internal__onSocketMessageResult (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:409:51)
at WebSocket.__internal__onSocketMessage (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:398:20)
at callListener (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:290:14)
at WebSocket.onMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:209:9)
at WebSocket.emit (node:events:514:28)
at Receiver.receiverOnMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1220:20)
at Receiver.emit (node:events:514:28)
at Receiver.dataMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:596:14)
at Receiver.getData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:496:10)
at Receiver.startLoop (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:167:16)
at Receiver._write (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:94:10)
at writeOrBuffer (node:internal/streams/writable:556:12)
at _write (node:internal/streams/writable:490:10)
at Writable.write (node:internal/streams/writable:494:10)
at Socket.socketOnData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1355:35)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:545:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:495:3)
at Readable.push (node:internal/streams/readable:375:5)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
Check failure on line 0 in js-packages/tests/mochawesome-report/test-collators-1727789189.json
github-actions / Collator Selection Tests quartz
Integration Test: Identities Manipulation ► Integration Test: Identities Manipulation Sub-identities ► Setting sub-identities does not delete other existing but does overwrite own
Failed test found in:
js-packages/tests/mochawesome-report/test-collators-1727789189.json
Error:
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
Raw output
RpcError: 1014: Priority is too low: (18446744073709551615 vs 18446744073709551615): The transaction has too low priority to replace another transaction already in the pool.
at checkError (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:19:15)
at RpcCoder.decodeResponse (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/coder/index.js:35:9)
at WsProvider.__internal__onSocketMessageResult (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:409:51)
at WebSocket.__internal__onSocketMessage (file:///opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/rpc-provider/ws/index.js:398:20)
at callListener (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:290:14)
at WebSocket.onMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/event-target.js:209:9)
at WebSocket.emit (node:events:514:28)
at Receiver.receiverOnMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1220:20)
at Receiver.emit (node:events:514:28)
at Receiver.dataMessage (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:596:14)
at Receiver.getData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:496:10)
at Receiver.startLoop (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:167:16)
at Receiver._write (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/receiver.js:94:10)
at writeOrBuffer (node:internal/streams/writable:556:12)
at _write (node:internal/streams/writable:490:10)
at Writable.write (node:internal/streams/writable:494:10)
at Socket.socketOnData (/opt/actions-runner/_work/unique-chain/unique-chain/js-packages/node_modules/@polkadot/x-ws/node_modules/ws/lib/websocket.js:1355:35)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:545:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:495:3)
at Readable.push (node:internal/streams/readable:375:5)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)