This repository was archived by the owner on Sep 6, 2024. It is now read-only.
[+] add v2t panel #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 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:
vtbox/src/main.rs#L23
unused import: `transcribe`
|
action-run:
vtbox/src/logic/ok_cancel_dialog.rs#L8
unused variable: `ui`
|
action-run:
vtbox/src/logic/ok_cancel_dialog.rs#L7
unused variable: `handle_uuid`
|
action-run:
vtbox/src/logic/message.rs#L29
function `async_message_warn` is never used
|
action-run:
vtbox/src/logic/message.rs#L37
function `async_message_success` is never used
|
action-run
`vtbox` (bin "vtbox") generated 5 warnings (run `cargo fix --bin "vtbox"` to apply 3 suggestions)
|