Skip to content

feat: fetch --dry-run previews the price without paying (#56) #104

feat: fetch --dry-run previews the price without paying (#56)

feat: fetch --dry-run previews the price without paying (#56) #104

Triggered via push July 22, 2026 09:48
Status Failure
Total duration 2m 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Unit tests
Process completed with exit code 1.
src/test/pay-command.test.ts > pay command — live integration > pay <lightning-address> --currency USD resolves fiat to sats and pays: src/test/pay-command.test.ts#L182
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/test/pay-command.test.ts:182:35
Unit tests
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/