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

Present all errors when Casting table #88

Closed
danielfireman opened this issue Aug 28, 2020 · 1 comment
Closed

Present all errors when Casting table #88

danielfireman opened this issue Aug 28, 2020 · 1 comment
Assignees

Comments

@danielfireman
Copy link
Collaborator

Overview

Nowadays, the CastTable method fails fast. This is not good because if the file has many problems, one is going to try to cast many times. Instead, it would be better to collect and return all problems in one call.


Please preserve this line to notify @danielfireman (lead of this repository)

@danielfireman danielfireman self-assigned this Aug 28, 2020
@danielfireman
Copy link
Collaborator Author

Fixed by #89

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