[*] improve ui #5
Annotations
16 warnings
action-run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
file `/home/runner/work/rssbox-android/rssbox-android/src/lib.rs` found to be present in multiple build targets:
|
action-run:
src/config/mod.rs#L4
unused imports: `cache_dir`, `db_path`, `save`
|
action-run:
src/lib.rs#L13
unused import: `anyhow::Result`
|
action-run:
src/lib.rs#L17
function `init_logger` is never used
|
action-run:
src/lib.rs#L64
function `ui_before` is never used
|
action-run:
src/lib.rs#L69
function `ui_after` is never used
|
action-run:
src/lib.rs#L77
function `main` is never used
|
action-run:
src/config/conf.rs#L35
function `init` is never used
|
action-run:
src/config/conf.rs#L41
function `ui` is never used
|
action-run:
src/config/conf.rs#L45
function `socks5` is never used
|