Updated actions to v4 (#207) #835
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: Swatinem/rust-cache@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: Swatinem/rust-cache@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 Swatinem/rust-cache@v1
The `save-state` 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 Swatinem/rust-cache@v1
The `save-state` 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 Swatinem/rust-cache@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/cargo@v1:
midi-io/src/lib.rs#L127
field `0` is never read
|
Run actions-rs/cargo@v1
`midi-io` (lib) generated 1 warning
|
Run actions-rs/cargo@v1:
neothesia/src/iced_utils/mod.rs#L4
unused import: `iced_clipboard::DummyClipboard`
|
Run actions-rs/cargo@v1:
neothesia/src/main.rs#L328
use of deprecated method `iced_graphics::image::image::ImageDecoder::into_reader`: Planned for removal. See https://github.com/image-rs/image/issues/1989
|
Run actions-rs/cargo@v1:
neothesia/src/scene/menu_scene/iced_menu/theme.rs#L128
struct `CheckboxStyle` is never constructed
|
Run actions-rs/cargo@v1
`neothesia` (bin "neothesia") generated 3 warnings (run `cargo fix --bin "neothesia"` to apply 1 suggestion)
|
Loading