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

[+] add password function #31

[+] add password function

[+] add password function #31

Triggered via push December 29, 2023 07:39
Status Success
Total duration 7m 57s
Billable time 8m
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#L14
unused import: `message::*`
action-run: bitbox/src/logic/password_dialog.rs#L43
unused variable: `password`
action-run: bitbox/src/db/mod.rs#L53
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