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

Add UI to report parser errors in appropriate repo #1

Open
travs opened this issue Jun 13, 2017 · 0 comments
Open

Add UI to report parser errors in appropriate repo #1

travs opened this issue Jun 13, 2017 · 0 comments

Comments

@travs
Copy link
Owner

travs commented Jun 13, 2017

Getting some errors from solparse being used by Solium (duaraghav8/Ethlint#58), and they should be reported in the solparse repo (or the solidity-parser repo, if we move to that).

e.g.

Error: An error occured while parsing the source code:
SyntaxError: Expected identifier but "," found. Line: 45, Column: 14
    at EventEmitter.lint (/home/travis/.atom/packages/linter-solium/node_modules/solium/lib/solium.js:88:10)
    at Object.<anonymous> (/home/travis/.atom/packages/linter-solium/lib/main.js:66:30)
    at next (<anonymous>)
    at step (/home/travis/.atom/packages/linter-solium/lib/main.js:10:273)
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