Skip to content

Add description param into MintQuotePayload #16

Add description param into MintQuotePayload

Add description param into MintQuotePayload #16

Triggered via push October 28, 2024 21:00
Status Failure
Total duration 27s
Artifacts

coverage.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build (20.x): src/CashuWallet.ts#L352
Property 'description' is missing in type '{ unit: string; amount: number; }' but required in type 'MintQuotePayload'.
build (20.x)
Process completed with exit code 2.
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/