Skip to content

Updated actions to v4 (#207) #835

Updated actions to v4 (#207)

Updated actions to v4 (#207) #835

Triggered via push October 16, 2024 17:20
Status Success
Total duration 10m 26s
Artifacts 5

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

53 warnings
build_macos
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/
build_macos
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/
build_macos: neothesia-core/src/utils/resources.rs#L3
function `home` is never used
build_macos: neothesia-core/src/utils/resources.rs#L9
function `xdg_config` is never used
build_macos
`neothesia-core` (lib) generated 2 warnings
build_macos: midi-io/src/lib.rs#L127
field `0` is never read
build_macos
`midi-io` (lib) generated 1 warning
build_macos: neothesia/src/iced_utils/mod.rs#L4
unused import: `iced_clipboard::DummyClipboard`
build_macos: 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
build_macos: neothesia/src/scene/menu_scene/iced_menu/theme.rs#L128
struct `CheckboxStyle` is never constructed
build_macos
`neothesia` (bin "neothesia") generated 3 warnings (run `cargo fix --bin "neothesia"` to apply 1 suggestion)
build_macos
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/
build_macos
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/
build_macos
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/
build_ubuntu_recorder
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/
build_ubuntu_recorder
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/
build_ubuntu_recorder
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/
build_ubuntu_recorder
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/
build_ubuntu_recorder
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/
build_ubuntu
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/
build_ubuntu
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/
build_ubuntu
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/
build_ubuntu
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/
build_ubuntu
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/
build_ubuntu: midi-io/src/lib.rs#L127
field `0` is never read
build_ubuntu
`midi-io` (lib) generated 1 warning
build_ubuntu: neothesia/src/iced_utils/mod.rs#L4
unused import: `iced_clipboard::DummyClipboard`
build_ubuntu: 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
build_ubuntu: neothesia/src/scene/menu_scene/iced_menu/theme.rs#L128
struct `CheckboxStyle` is never constructed
build_ubuntu
`neothesia` (bin "neothesia") generated 3 warnings (run `cargo fix --bin "neothesia"` to apply 1 suggestion)
build_windows_recorder
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/
build_windows_recorder
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/
build_windows_recorder
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/
build_windows_recorder
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/
build_windows_recorder
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/
build_windows_recorder: neothesia-core/src/utils/resources.rs#L3
function `home` is never used
build_windows_recorder: neothesia-core/src/utils/resources.rs#L9
function `xdg_config` is never used
build_windows_recorder
`neothesia-core` (lib) generated 2 warnings
build_windows
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/
build_windows
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/
build_windows: neothesia/build.rs#L7
unused imports: `Path` and `fs::File`
build_windows: neothesia/build.rs#L20
unused `Result` that must be used
build_windows: neothesia/build.rs#L23
unused `Result` that must be used
build_windows
`neothesia` (build script) generated 3 warnings
build_windows: neothesia-core/src/utils/resources.rs#L3
function `home` is never used
build_windows: neothesia-core/src/utils/resources.rs#L9
function `xdg_config` is never used
build_windows
`neothesia-core` (lib) generated 2 warnings
build_windows: midi-io/src/lib.rs#L127
field `0` is never read
build_windows
`midi-io` (lib) generated 1 warning
build_windows: neothesia/src/iced_utils/mod.rs#L4
unused import: `iced_clipboard::DummyClipboard`
build_windows
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/
build_windows
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/
build_windows
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/

Artifacts

Produced during runtime
Name Size
macos-artifact
11.6 MB
ubuntu-artifact
6.26 MB
ubuntu-recorder-artifact
3.57 MB
windows-artifact
4.97 MB
windows-recorder-artifact
3.5 MB