Skip to content

ITS-141 Add token creation/registration and transfer analytics events #3950

ITS-141 Add token creation/registration and transfer analytics events

ITS-141 Add token creation/registration and transfer analytics events #3950

Re-run triggered December 15, 2025 15:53
Status Failure
Total duration 2m 8s
Artifacts

test.yml

on: pull_request
setup-and-test
2m 3s
setup-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
setup-and-test
Process completed with exit code 1.
setup-and-test
@axelarjs/api#test: command (/home/runner/work/axelarjs/axelarjs/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
src/deposit-address/client.spec.ts > deposit address client (node) > get deposit address > It should get a deposit address after generating a unique OTC (evm): packages/utils/build/module/http-client.js#L46
Error: HTTP error 503: Service Unavailable ❯ HttpClient.request ../utils/build/module/http-client.js:46:19 ❯ Object.json ../utils/build/module/http-client.js:107:29 ❯ DepositAddressClient.getOTC src/deposit-address/isomorphic.ts:18:17 ❯ retryGetOtc src/deposit-address/client.spec.ts:16:16 ❯ src/deposit-address/client.spec.ts:89:22
src/deposit-address/client.spec.ts > deposit address client (node) > get deposit address > It should get a deposit address after generating a unique OTC (cosmos): packages/utils/build/module/http-client.js#L46
Error: HTTP error 503: Service Unavailable ❯ HttpClient.request ../utils/build/module/http-client.js:46:19 ❯ Object.json ../utils/build/module/http-client.js:107:29 ❯ DepositAddressClient.getOTC src/deposit-address/isomorphic.ts:18:17 ❯ retryGetOtc src/deposit-address/client.spec.ts:16:16 ❯ src/deposit-address/client.spec.ts:55:27
src/deposit-address/client.spec.ts > deposit address client (node) > get OTC > It should get an OTC: packages/utils/build/module/http-client.js#L46
Error: HTTP error 503: Service Unavailable ❯ HttpClient.request ../utils/build/module/http-client.js:46:19 ❯ Object.json ../utils/build/module/http-client.js:107:29 ❯ DepositAddressClient.getOTC src/deposit-address/isomorphic.ts:18:17 ❯ retryGetOtc src/deposit-address/client.spec.ts:16:16 ❯ src/deposit-address/client.spec.ts:38:22
src/axelarscan/client.spec.ts > axelarscan > searchTransactions > Should get link transactions: packages/api/src/axelarscan/isomorphic.ts#L110
TypeError: Cannot destructure property 'attributes' of 'linkEvent' as it is undefined. ❯ src/axelarscan/isomorphic.ts:110:17 ❯ AxelarscanClient.getRecentLinkTransactions src/axelarscan/isomorphic.ts:107:8 ❯ src/axelarscan/client.spec.ts:7:19