Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

[*] fixed multiple input utxos broadcast failed #17

[*] fixed multiple input utxos broadcast failed

[*] fixed multiple input utxos broadcast failed #17

Triggered via push December 19, 2023 10:12
Status Success
Total duration 4m 15s
Billable time 5m
Artifacts

action.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
action-run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
action-run
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/
action-run
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/
action-run
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/
action-run
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/
action-run: bitbox/src/db/account/mod.rs#L3
unused variable: `uuid`
action-run: bitbox/src/db/account/mod.rs#L3
unused variable: `text`
action-run: bitbox/src/wallet/account/transaction.rs#L26
type `TxDetail` is more private than the item `build`
action-run: bitbox/src/util/http.rs#L3
function `client` is never used
action-run: bitbox/src/util/crypto.rs#L7
type alias `Aes256Cbc` is never used
action-run: bitbox/src/util/crypto.rs#L9
function `key_iv` is never used
action-run: bitbox/src/util/crypto.rs#L18
function `encrypt` is never used
action-run: bitbox/src/util/crypto.rs#L36
function `decrypt` is never used
action-run: bitbox/src/util/crypto.rs#L45
function `hash` is never used
action-run: bitbox/src/util/crypto.rs#L52
function `random_string` is never used