feat: fetch --dry-run previews the price without paying (#56) #104
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/
|