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

Parsing errors should display the offending file information #168

Open
3 of 4 tasks
afeld opened this issue Jun 14, 2016 · 3 comments
Open
3 of 4 tasks

Parsing errors should display the offending file information #168

afeld opened this issue Jun 14, 2016 · 3 comments

Comments

@afeld
Copy link
Member

afeld commented Jun 14, 2016

At the moment, the error is surfaced, but there isn't enough information there to know how to fix the problem. Example:

(cg-compliance) $ compliance-masonry docs gitbook FedRAMP-moderate
Schema Version can not be found.

In increasing order of usefulness, these errors should also include:

  1. The name of the component
  2. The path of the file
  3. The URL to the file, if it's included via a dependency
  4. The line number
@jcscottiii
Copy link
Member

Most of this covered by #189

Only number 3 isn't. Does it still matter @afeld?

@afeld
Copy link
Member Author

afeld commented Jul 13, 2016

I would say 3 is a nice-to-have...happy to break out to a separate issue if you like.

@mogul mogul added the Icebox label Jan 24, 2017
@mogul mogul removed the Icebox label Feb 2, 2017
@git-ingham
Copy link

As someone trying to get this working at all, I second this request. Tracking down errors is more of a guess than a productive endeavor.

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

4 participants