fix(fee-utils): replace hardcoded XLM_PRICE with live useTokenPrice - #412
Merged
Austinaminu2 merged 1 commit intoJul 26, 2026
Annotations
4 errors and 1 warning
|
Run npm test
Process completed with exit code 1.
|
|
Run npm test:
__tests__/lib/receipt-utils.test.ts#L69
AssertionError: expected '1,000' to contain '1000'
Expected: "1000"
Received: "1,000"
❯ __tests__/lib/receipt-utils.test.ts:69:33
|
|
Run npm test:
__tests__/hooks/use-contract.test.ts#L158
AssertionError: the given combination of arguments (null and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string
❯ __tests__/hooks/use-contract.test.ts:158:34
|
|
Run npm test:
__tests__/hooks/use-contract.test.ts#L133
AssertionError: the given combination of arguments (null and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string
❯ __tests__/hooks/use-contract.test.ts:133:34
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading