You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
The following issues were found in org.finra.jtaf.ewd.properties.GUIProperties when running PMD:
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:36 Rule:LongVariable Priority:3 Avoid excessively long variable names like DEFAULT_BUNDLE_NAME.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:46 Rule:ShortVariable Priority:3 Avoid variables with short names like is.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:54 Rule:AvoidThrowingRawExceptionTypes Priority:1 Avoid throwing raw exception types..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:65 Rule:LongVariable Priority:3 Avoid excessively long variable names like guiPropertiesFileName.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:66 Rule:ShortVariable Priority:3 Avoid variables with short names like is.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:74 Rule:AvoidThrowingRawExceptionTypes Priority:1 Avoid throwing raw exception types..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:79 Rule:UseVarargs Priority:4 Consider using varargs for methods or constructors which take an array the last parameter..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:81 Rule:UselessParentheses Priority:4 Useless parentheses..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:81 Rule:UselessParentheses Priority:4 Useless parentheses..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:87 Rule:PreserveStackTrace Priority:3 New exception is thrown in catch block, original stack trace may be lost.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:88 Rule:AvoidRethrowingException Priority:3 A catch statement that catches an exception only to rethrow it should be avoided..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:123 Rule:UselessParentheses Priority:4 Useless parentheses..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:123 Rule:UselessParentheses Priority:4 Useless parentheses..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:133 Rule:PreserveStackTrace Priority:3 New exception is thrown in catch block, original stack trace may be lost.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:134 Rule:AvoidRethrowingException Priority:3 A catch statement that catches an exception only to rethrow it should be avoided..
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The following issues were found in org.finra.jtaf.ewd.properties.GUIProperties when running PMD:
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:36 Rule:LongVariable Priority:3 Avoid excessively long variable names like DEFAULT_BUNDLE_NAME.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:46 Rule:ShortVariable Priority:3 Avoid variables with short names like is.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:54 Rule:AvoidThrowingRawExceptionTypes Priority:1 Avoid throwing raw exception types..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:65 Rule:LongVariable Priority:3 Avoid excessively long variable names like guiPropertiesFileName.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:66 Rule:ShortVariable Priority:3 Avoid variables with short names like is.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:74 Rule:AvoidThrowingRawExceptionTypes Priority:1 Avoid throwing raw exception types..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:79 Rule:UseVarargs Priority:4 Consider using varargs for methods or constructors which take an array the last parameter..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:81 Rule:UselessParentheses Priority:4 Useless parentheses..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:81 Rule:UselessParentheses Priority:4 Useless parentheses..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:87 Rule:PreserveStackTrace Priority:3 New exception is thrown in catch block, original stack trace may be lost.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:88 Rule:AvoidRethrowingException Priority:3 A catch statement that catches an exception only to rethrow it should be avoided..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:123 Rule:UselessParentheses Priority:4 Useless parentheses..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:123 Rule:UselessParentheses Priority:4 Useless parentheses..
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:133 Rule:PreserveStackTrace Priority:3 New exception is thrown in catch block, original stack trace may be lost.
[INFO] PMD Failure: org.finra.jtaf.ewd.properties.GUIProperties:134 Rule:AvoidRethrowingException Priority:3 A catch statement that catches an exception only to rethrow it should be avoided..
The text was updated successfully, but these errors were encountered: