Skip to content

[+] add model logic codes #5

[+] add model logic codes

[+] add model logic codes #5

Triggered via push January 18, 2024 17:26
Status Success
Total duration 5m 20s
Billable time 6m
Artifacts

action.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 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/logic/model.rs#L4
unused import: `message_warn`
action-run: vtbox/src/logic/model.rs#L6
unused import: `Weak`
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/model.rs#L72
unused variable: `ui`
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 8 warnings (run `cargo fix --bin "vtbox"` to apply 6 suggestions)