Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

PMD issues for class org.finra.jtaf.ewd.widget.element.html.HtmlList #128

Open
mmlinford opened this issue May 2, 2016 · 0 comments
Open

Comments

@mmlinford
Copy link
Collaborator

The following issues were found in org.finra.jtaf.ewd.widget.element.html.HtmlList when running PMD:

[INFO] PMD Failure: org.finra.jtaf.ewd.widget.element.html.HtmlList:77 Rule:ShortVariable Priority:3 Avoid variables with short names like e.
[INFO] PMD Failure: org.finra.jtaf.ewd.widget.element.html.HtmlList:81 Rule:AvoidCatchingGenericException Priority:3 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block.
[INFO] PMD Failure: org.finra.jtaf.ewd.widget.element.html.HtmlList:86 Rule:ShortVariable Priority:3 Avoid variables with short names like we.
[INFO] PMD Failure: org.finra.jtaf.ewd.widget.element.html.HtmlList:106 Rule:ShortVariable Priority:3 Avoid variables with short names like l.
[INFO] PMD Failure: org.finra.jtaf.ewd.widget.element.html.HtmlList:107 Rule:ShortVariable Priority:3 Avoid variables with short names like e.
[INFO] PMD Failure: org.finra.jtaf.ewd.widget.element.html.HtmlList:129 Rule:ShortVariable Priority:3 Avoid variables with short names like wd.
[INFO] PMD Failure: org.finra.jtaf.ewd.widget.element.html.HtmlList:132 Rule:AvoidCatchingGenericException Priority:3 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block.
[INFO] PMD Failure: org.finra.jtaf.ewd.widget.element.html.HtmlList:139 Rule:AvoidCatchingGenericException Priority:3 Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block.
[INFO] PMD Failure: org.finra.jtaf.ewd.widget.element.html.HtmlList:150 Rule:AvoidThrowingRawExceptionTypes Priority:1 Avoid throwing raw exception types..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant