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

TOML parsing error messages are displayed with real instead of renamed field names #270

Open
massand opened this issue Sep 1, 2021 · 0 comments

Comments

@massand
Copy link
Contributor

massand commented Sep 1, 2021

If someone missed hubName within config.toml, the error message reported suggests the following:
missing field ‘hub_name’

If we captured the serde error, we can put in a link to the official config.toml docs OR we should figure out a way to include the renamed field name (hubName) in this case in the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant