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

Improve error messages so users can identify the actual problem #103

Closed
dsyer opened this issue May 14, 2019 · 0 comments
Closed

Improve error messages so users can identify the actual problem #103

dsyer opened this issue May 14, 2019 · 0 comments
Milestone

Comments

@dsyer
Copy link

dsyer commented May 14, 2019

E.g.

SpringTernary: Ternary operation missing parentheses.

is a bit terse. I had to look at the source code to find that actually it means that the test has to be in parentheses.

Another one:

SpringHeader: header.mismatch

That's all you get. No idea what that means. UPDATE: it turned out to be an "http" URL in the license link.

@philwebb philwebb added this to the 0.0.16 milestone Dec 4, 2019
philwebb added a commit that referenced this issue Dec 4, 2019
@philwebb philwebb modified the milestones: 0.0.16, 0.0.17 Dec 4, 2019
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