kirainmoe/auto-daily-health-report

pipeline模式下retry参数未正常解析

Hell-Tractor opened this issue · 0 comments

使用命令

$ xmu-health-report-rust-sdk pipeline <学号> <密码>

$ xmu-health-report-rust-sdk pipeline <学号> <密码> --retry

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src\main.rs:106:45
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

使用命令

$ xmu-health-report-rust-sdk pipeline <学号> <密码> --retry 5

error: Found argument '5' which wasn't expected, or isn't valid in this context

USAGE:
    xmu-health-report-rust-sdk.exe pipeline [FLAGS] <username> <password>

For more information try --help