Automate github release binary #4
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/cargo@v1:
src/main.rs#L166
unreachable expression
|
Run actions-rs/cargo@v1:
src/main.rs#L319
unreachable expression
|
Run actions-rs/cargo@v1:
src/main.rs#L403
use of deprecated method `image::codecs::png::PngEncoder::<W>::encode`: Use `PngEncoder::write_image` instead. Beware that `write_image` has a different endianness convention
|
Run actions-rs/cargo@v1:
src/main.rs#L67
unused variable: `args`
|
Run actions-rs/cargo@v1:
src/main.rs#L461
function `draw_dot` is never used
|
Run actions-rs/cargo@v1:
src/main.rs#L521
function `draw_on_screen` is never used
|
Run actions-rs/cargo@v1:
src/main.rs#L862
function `key_cmd_title` is never used
|
Run actions-rs/cargo@v1:
src/main.rs#L867
function `key_cmd_subheading` is never used
|
Run actions-rs/cargo@v1:
src/main.rs#L877
function `key_cmd_bullet` is never used
|
Run actions-rs/cargo@v1:
src/main.rs#L77
unused `Result` that must be used
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading