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

Unknown operation results in an ugly panic message #10

Open
anatoly-scherbakov opened this issue Jun 22, 2020 · 0 comments
Open

Unknown operation results in an ugly panic message #10

anatoly-scherbakov opened this issue Jun 22, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@anatoly-scherbakov
Copy link
Collaborator

./sample unknown-operation

yields

thread 'main' panicked at 'YAML config could not be parsed.: Message("data did not match any variant of untagged enum Column", Some(Pos { marker: Marker { index: 28, line: 3, col: 8 }, path: "columns" }))', src/config.rs:42:8
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

We need to provide a readable error description.

@anatoly-scherbakov anatoly-scherbakov added the enhancement New feature or request label Jun 22, 2020
@anatoly-scherbakov anatoly-scherbakov added bug Something isn't working and removed enhancement New feature or request labels Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant