#1364 Fix BorrowError when learning source while target popup menu open #1381
Annotations
12 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:
main/src/domain/control_surface.rs#L665
use of deprecated method `reaper_medium::Reaper::<UsageScope>::get_focused_fx_2`: use `get_touched_or_focused_fx_currently_focused_fx` instead
|
cargo build:
main/src/domain/control_surface.rs#L62
field `modern_fx_focus_state` is never read
|
cargo build:
main/src/domain/control_surface.rs#L636
method `detect_focus_switch_between_main_and_fx_as_feedback_event_modern` is never used
|
cargo build
`helgobox` (lib) generated 3 warnings
|
cargo test:
main/src/domain/control_surface.rs#L665
use of deprecated method `reaper_medium::Reaper::<UsageScope>::get_focused_fx_2`: use `get_touched_or_focused_fx_currently_focused_fx` instead
|
cargo test:
main/src/domain/control_surface.rs#L62
field `modern_fx_focus_state` is never read
|
cargo test:
main/src/domain/control_surface.rs#L636
method `detect_focus_switch_between_main_and_fx_as_feedback_event_modern` is never used
|
cargo test
`helgobox` (lib test) generated 3 warnings
|
Loading