fix(cli): avoid use of process exit #2153
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3.6.0, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep, mozilla-actions/sccache-action@v0.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
crates/turborepo-ui/src/tui/app.rs#L887
unused `Result` that must be used
|
crates/turborepo-ui/src/tui/app.rs#L899
unused `Result` that must be used
|
crates/turborepo-ui/src/tui/app.rs#L965
unused `Result` that must be used
|
crates/turborepo-ui/src/tui/app.rs#L969
unused `Result` that must be used
|
crates/turborepo-ui/src/tui/app.rs#L971
unused `Result` that must be used
|
crates/turborepo-lib/src/run/global_hash.rs#L144
unused variable: `raw_inclusions`
|
This job succeeded
Loading