Refactor error handling across CLI commands #283
Annotations
10 errors and 1 warning
cli/src/command/auth/info.rs#L20
this loop never actually loops
|
cli/src/command/auth/login.rs#L122
this loop never actually loops
|
cli/src/command/deployments/accounts.rs#L43
this loop never actually loops
|
cli/src/command/deployments/create.rs#L145
this loop never actually loops
|
cli/src/command/deployments/delete.rs#L66
this loop never actually loops
|
cli/src/command/deployments/describe.rs#L42
this loop never actually loops
|
cli/src/command/deployments/fork.rs#L52
this loop never actually loops
|
cli/src/command/deployments/list.rs#L24
this loop never actually loops
|
cli/src/command/deployments/update.rs#L80
this loop never actually loops
|
cli/src/command/teams/members.rs#L25
this loop never actually loops
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading