Skip to content

feature(wallet-mobile): cbor normalization #10134

feature(wallet-mobile): cbor normalization

feature(wallet-mobile): cbor normalization #10134

Triggered via push February 5, 2025 11:46
Status Failure
Total duration 8m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
check
Type '{ utxo: string; bech32Address: string; cancelOrder: () => Promise<string>; }' is not assignable to type 'IntrinsicAttributes & Props'.
check
Type '{ utxo: string; bech32Address: string; cancelOrder: () => Promise<string>; }' is not assignable to type 'IntrinsicAttributes & Props'.
check
Type '{ utxo: string; bech32Address: string; cancelOrder: () => Promise<string>; }' is not assignable to type 'IntrinsicAttributes & Props'.
check
Process completed with exit code 2.
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/