#1391 Add menu entry and docs for running app in remote mode #1445
Annotations
13 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:
playtime-clip-engine/src/thread_util.rs#L88
unused variable: `prio`
|
cargo build
`playtime-clip-engine` (lib) generated 1 warning
|
cargo build:
main/src/infrastructure/ui/unit_panel.rs#L31
unused import: `Global`
|
cargo build
`helgobox` (lib) generated 2 warnings (run `cargo fix --lib -p helgobox` to apply 2 suggestions)
|
cargo test:
playtime-clip-engine/src/thread_util.rs#L88
unused variable: `prio`
|
cargo test
`playtime-clip-engine` (lib) generated 1 warning
|
cargo test:
main/src/infrastructure/ui/unit_panel.rs#L31
unused import: `Global`
|
cargo test
`playtime-clip-engine` (lib test) generated 1 warning (1 duplicate)
|
cargo test
`helgobox` (lib test) generated 2 warnings (run `cargo fix --lib -p helgobox --tests` to apply 2 suggestions)
|
Loading