Skip to content

type and remove duplicate variable #239

type and remove duplicate variable

type and remove duplicate variable #239

Triggered via push May 20, 2024 03:31
Status Failure
Total duration 40s
Artifacts
integration-tests
32s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
integration-tests: src/CashuWallet.ts#L547
Argument of type '(p: Proof) => SerializedProof' is not assignable to parameter of type '(value: Proof, index: number, array: Proof[]) => SerializedProof'.
integration-tests: src/CashuWallet.ts#L547
Argument of type 'import("/home/runner/work/cashu-ts/cashu-ts/src/model/types/index").Proof' is not assignable to parameter of type 'import("/home/runner/work/cashu-ts/cashu-ts/node_modules/@cashu/crypto/modules/common/index").Proof'.
integration-tests
Process completed with exit code 2.
integration-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.