Tighten permissions of ROBOCORP_HOME base (Windows only) #2754
Annotations
2 errors and 1 warning
Run cargo clippy --all-targets --target x86_64-unknown-linux-gnu -- --deny warnings:
tests/test_scheduler.rs#L7
unused import: `assert_cmd::output::OutputOkExt`
|
Run cargo clippy --all-targets --target x86_64-unknown-linux-gnu -- --deny warnings
Process completed with exit code 101.
|
Run cargo test --all-targets --target x86_64-unknown-linux-gnu -- --skip test_scheduler:
tests/test_scheduler.rs#L7
unused import: `assert_cmd::output::OutputOkExt`
|
Loading