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

[+] add new account #33

[+] add new account

[+] add new account #33

Triggered via push December 30, 2023 07:19
Status Success
Total duration 10m 32s
Billable time 11m
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/config/mod.rs#L4
unused import: `conf_path`
action-run: bitbox/src/config/mod.rs#L5
unused import: `data::Config`
action-run: bitbox/src/logic/mod.rs#L15
unused import: `message::*`
action-run: bitbox/src/db/mod.rs#L53
function `drop_table` is never used
action-run: bitbox/src/db/address_book.rs#L42
function `select_all` is never used
action-run: bitbox/src/db/activity.rs#L47
function `select_all` is never used
action-run: bitbox/src/util/crypto.rs#L52
function `random_string` is never used
action-run: bitbox/src/util/fs.rs#L5
function `working_dir` is never used
action-run: bitbox/src/wallet/account/address.rs#L54
associated items `recover`, `decrypt_mnemonic`, `seed`, `verify`, and `save` are never used
action-run: bitbox/src/wallet/account/sendinfo.rs#L16
methods `amount_from_btc`, `verify`, and `verify_max_fee_amount` are never used