Skip to content

test(wallets): add integration tests for holdings 400 on malformed Stellar address (#511) #443

test(wallets): add integration tests for holdings 400 on malformed Stellar address (#511)

test(wallets): add integration tests for holdings 400 on malformed Stellar address (#511) #443

Triggered via pull request June 26, 2026 19:55
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
verify
Process completed with exit code 1.
verify: src/modules/wallets/wallet-holdings.integration.test.ts#L117
'serviceSpy' is assigned a value but never used. Allowed unused vars must match /^_/u
verify: src/modules/wallets/wallet-holdings.integration.test.ts#L77
'serviceSpy' is assigned a value but never used. Allowed unused vars must match /^_/u
verify: src/modules/wallets/wallet-holdings.integration.test.ts#L41
'serviceSpy' is assigned a value but never used. Allowed unused vars must match /^_/u
verify
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/