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

ScriptAnalyzer.Analyze() should not throw, instead return list of errors #1746

Closed
bjorkstromm opened this issue Aug 12, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@bjorkstromm
Copy link
Member

Will make life easier with Cake.Bakery

bjorkstromm added a commit to bjorkstromm/cake that referenced this issue Aug 13, 2017
- ScriptAnalyzer will not throw on error. Instead the result will
indicate if analysis succeeded or not. A list of errors is also present
in the analyzer result.
- Fixes cake-build#1746
bjorkstromm added a commit to bjorkstromm/cake that referenced this issue Aug 14, 2017
- ScriptAnalyzer will not throw on error. Instead the result will
indicate if analysis succeeded or not. A list of errors is also present
in the analyzer result.
- Fixes cake-build#1746
@gep13 gep13 added this to the v0.22.0 milestone Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants