Refactor error handling across CLI commands #292
Annotations
10 errors and 1 warning
cli/src/command/auth/login.rs#L3
unused import: `anyhow`
|
cli/src/command/deployments/accounts.rs#L3
unused import: `anyhow`
|
cli/src/command/deployments/accounts.rs#L14
unused import: `Response`
|
cli/src/command/deployments/create.rs#L3
unused import: `anyhow`
|
cli/src/command/deployments/create.rs#L12
unused import: `Response`
|
cli/src/command/deployments/delete.rs#L1
unused import: `anyhow`
|
cli/src/command/deployments/delete.rs#L6
unused import: `Response`
|
cli/src/command/deployments/describe.rs#L4
unused import: `anyhow`
|
cli/src/command/deployments/describe.rs#L10
unused import: `Response`
|
cli/src/command/deployments/fork.rs#L3
unused import: `anyhow`
|
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