Fix selecting a Proton version not downloading #31
Annotations
13 warnings
cargo_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo_test
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_test
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_test
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_test
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_test:
protonup-gui/src/app.rs#L2
unused imports: `Column`, `container`, `pick_list`, `progress_bar`, `row`
|
cargo_test:
protonup-gui/src/app.rs#L59
unused variable: `controls`
|
cargo_test:
protonup-gui/src/app.rs#L23
variant `LauncherSelected` is never constructed
|
cargo_test
`protonup-gui` (bin "protonup-gui") generated 3 warnings (run `cargo fix --bin "protonup-gui"` to apply 2 suggestions)
|
cargo_test:
protonup-gui/src/app.rs#L2
unused imports: `Column`, `container`, `pick_list`, `progress_bar`, `row`
|
cargo_test:
protonup-gui/src/app.rs#L59
unused variable: `controls`
|
cargo_test:
protonup-gui/src/app.rs#L23
variant `LauncherSelected` is never constructed
|
cargo_test
`protonup-gui` (bin "protonup-gui" test) generated 3 warnings (run `cargo fix --bin "protonup-gui" --tests` to apply 2 suggestions)
|