#1090 Playtime: Fix scroll right/down LED when no scrolling possible #1369
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/matrix.rs#L62
unused import: `ControlUnitId`
|
cargo build:
playtime-clip-engine/src/base/slot.rs#L864
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 (run `cargo fix --lib -p playtime-clip-engine` to apply 1 suggestion)
|
cargo build:
main/src/domain/unit.rs#L2
unused import: `std::cmp`
|
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 test:
playtime-clip-engine/src/base/matrix.rs#L62
unused import: `ControlUnitId`
|
cargo test:
playtime-clip-engine/src/base/slot.rs#L864
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#L43
unused import: `crate::base::notification::notify_user_about_anyhow_error`
|
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 imports: `SectionId` and `reaper_str`
|
Loading