Refactor CLI into a modular src layout with a single entrypoint (main.rs), src/commands, and shared src/utils (with focused unit tests)
#358
Annotations
17 warnings
|
Post Rust Cache
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>02JNLaQAAAABxct6vN7sxTLLCqYh4kPlYUEFPRURHRTA2MjEARWRnZQ==
|
|
Test:
tests/help.rs#L40
use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
|
|
Test:
tests/default.rs#L106
use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
|
|
Test:
tests/default.rs#L67
use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
|
|
Test:
tests/help.rs#L10
use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
|
|
Test:
tests/default.rs#L28
use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
|
|
Test
`sdkman-cli-native` (test "helpers") generated 2 warnings
|
|
Test:
tests/home.rs#L57
use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
|
|
Test:
tests/helpers.rs#L36
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
|
|
Test:
tests/helpers.rs#L23
use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
|
|
Test:
tests/home.rs#L28
use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
|
|
Rust Cache
Failed to restore: Cache service responded with 400
|
|
Rust Cache
Unsupported Cargo.lock format, fallback to caching entire file
|
|
Set up Rust toolchain
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/
|
|
Set up Rust toolchain
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/
|
|
Set up Rust toolchain
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/
|
|
Set up Rust toolchain
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