#1313 #1352 Create item for MIDI editing unmute and directly on colum… #1365
Annotations
24 warnings
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/
|
cargo build:
artwork-processor/src/main.rs#L1
unused imports: `Hovered`, `Normal`, and `Selected`
|
cargo build:
artwork-processor/src/main.rs#L3
unused import: `ColorU8`
|
cargo build
`helgobox-artwork-processor` (bin "helgobox-artwork-processor") generated 2 warnings (run `cargo fix --bin "helgobox-artwork-processor"` to apply 2 suggestions)
|
cargo build:
playtime-clip-engine/src/base/slot.rs#L180
unused variable: `play_state`
|
cargo build:
playtime-clip-engine/src/base/slot.rs#L860
unused variable: `companion_track_provider`
|
cargo build:
playtime-clip-engine/src/base/clip_edit_session.rs#L73
unused `Result` that must be used
|
cargo build
`playtime-clip-engine` (lib) generated 3 warnings
|
cargo build:
main/src/infrastructure/plugin/backbone_shell.rs#L43
unused import: `crate::base::notification::notify_user_about_anyhow_error`
|
cargo build:
main/src/infrastructure/plugin/backbone_shell.rs#L52
unused import: `crate::infrastructure::plugin::persistent_toolbar::add_toolbar_button_persistently`
|
cargo build:
main/src/infrastructure/plugin/backbone_shell.rs#L56
unused import: `ACTION_SHOW_HIDE_PLAYTIME_COMMAND_NAME`
|
cargo test:
playtime-clip-engine/src/base/slot.rs#L180
unused variable: `play_state`
|
cargo test:
playtime-clip-engine/src/base/slot.rs#L860
unused variable: `companion_track_provider`
|
cargo test:
playtime-clip-engine/src/base/clip_edit_session.rs#L73
unused `Result` that must be used
|
cargo test:
artwork-processor/src/main.rs#L1
unused imports: `Hovered`, `Normal`, and `Selected`
|
cargo test:
artwork-processor/src/main.rs#L3
unused import: `ColorU8`
|
cargo test
`helgobox-artwork-processor` (bin "helgobox-artwork-processor" test) generated 2 warnings (run `cargo fix --bin "helgobox-artwork-processor" --tests` to apply 2 suggestions)
|
cargo test:
main/src/infrastructure/plugin/backbone_shell.rs#L52
unused import: `crate::infrastructure::plugin::persistent_toolbar::add_toolbar_button_persistently`
|
cargo test:
main/src/infrastructure/plugin/backbone_shell.rs#L56
unused import: `ACTION_SHOW_HIDE_PLAYTIME_COMMAND_NAME`
|
cargo test:
main/src/infrastructure/plugin/backbone_shell.rs#L82
unused import: `reaper_str`
|
cargo test:
main/src/infrastructure/plugin/actions.rs#L6
unused imports: `ReaperStr` and `reaper_str`
|
Loading