Windows i686 #457
Annotations
14 warnings
cargo build:
main/low/src/util.rs#L72
creating a mutable reference to mutable static is discouraged
|
cargo build:
main/low/src/util.rs#L86
creating a mutable reference to mutable static is discouraged
|
cargo build:
main/low/src/reaper_impl.rs#L32
creating a shared reference to mutable static is discouraged
|
cargo build:
main/low/src/swell_impl.rs#L43
creating a shared reference to mutable static is discouraged
|
cargo build:
main/low/src/swell_impl.rs#L51
creating a shared reference to mutable static is discouraged
|
cargo build
`reaper-low` (lib) generated 5 warnings
|
cargo build:
main/medium/src/reaper.rs#L200
creating a shared reference to mutable static is discouraged
|
cargo build:
main/high/src/crash_handler.rs#L7
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
cargo build:
main/high/src/crash_handler.rs#L46
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
cargo build:
main/high/src/crash_handler.rs#L128
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
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/
|
Loading