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

[+] Add Balance and Tool layout #23

[+] Add Balance and Tool layout

[+] Add Balance and Tool layout #23

Triggered via push December 25, 2023 09:11
Status Success
Total duration 8m 35s
Billable time 9m
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/logic/ok_cancel_dialog.rs#L8
unused variable: `ui`
action-run: bitbox/src/logic/ok_cancel_dialog.rs#L7
unused variable: `handle_uuid`
action-run: bitbox/src/btc/mod.rs#L9
function `price` is never used
action-run: bitbox/src/btc/mod.rs#L40
function `feerate` is never used
action-run: bitbox/src/db/mod.rs#L49
function `drop_table` is never used
action-run: bitbox/src/db/account.rs#L23
function `delete` is never used
action-run: bitbox/src/db/account.rs#L31
function `delete_all` is never used
action-run: bitbox/src/db/account.rs#L36
function `insert` is never used
action-run: bitbox/src/db/account.rs#L44
function `update` is never used
action-run: bitbox/src/db/account.rs#L63
function `select_all` is never used