Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.
This repository was 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

@mmlinford

Description

@mmlinford

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..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions