Skip to content

chore(deps): update deps #1376

chore(deps): update deps

chore(deps): update deps #1376

Triggered via pull request May 10, 2025 12:43
Status Failure
Total duration 1m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/createXcmTypes/util/getPaysWithFeeOriginAssetLocationFromRegistry.spec.ts > getPaysWithFeeOriginAssetLocationFromRegistry > Should correctly error when given a non unique asset symbol: src/createXcmTypes/util/getPaysWithFeeOriginAssetLocationFromRegistry.spec.ts#L101
AssertionError: expected [Function err] to throw error including 'Multiple assets found with symbol USD…' but got 'Multiple assets found with symbol USD…' - Expected + Received @@ -2,7 +2,9 @@ assetId: 66 symbol: USDT assetId: 67 symbol: USDT assetId: 2000 symbol: USDT assetId: 8888 symbol: USDT assetId: 55555 symbol: USDT + assetId: 50000091 symbol: USDt + assetId: 50000123 symbol: USDT assetId: 4000000012 symbol: USDT Please provide an integer assetId or valid asset location for paysWithFeeOrigin rather than the token symbol ❯ src/createXcmTypes/util/getPaysWithFeeOriginAssetLocationFromRegistry.spec.ts:101:15
tests
Process completed with exit code 1.