Skip to content

fix the formatting error #260

@vincenzopalazzo

Description

@vincenzopalazzo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P-mediumMedium priority🐛 - bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions