Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the formatting error #260

Open
vincenzopalazzo opened this issue Apr 9, 2024 · 0 comments
Open

fix the formatting error #260

vincenzopalazzo opened this issue Apr 9, 2024 · 0 comments
Labels
🐛 - bug Something isn't working P-medium Medium priority
Milestone

Comments

@vincenzopalazzo
Copy link
Contributor

Having the following workflow

➜  ~ coffee nurse --verify
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ ●   Defects                                                                   Affected repositories │
├─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ●   Global repository migration completed for the networks: testnet bitcoin   _                     │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────╯
! Warning: Coffee local directory is damaged, please run `coffee nurse` to try to fix it
➜  ~ coffee remote list
Error: CoffeeError { code: 1, msg: "Coffee found some defects in the configuration. Please run `coffee nurse` to fix them.\n                    If you are want to skip the verification, please add the `--skip-verify ` flag to the command." }

The error should be printed as the warning in the previous command.

@vincenzopalazzo vincenzopalazzo added 🐛 - bug Something isn't working 👶 - good first issue Good for newcomers labels Apr 9, 2024
@vincenzopalazzo vincenzopalazzo added this to the 0.1-rc1 milestone Apr 9, 2024
@vincenzopalazzo vincenzopalazzo added P-medium Medium priority and removed 👶 - good first issue Good for newcomers labels Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 - bug Something isn't working P-medium Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant