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.session.SessionFactory when running PMD:
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:35 Rule:UnusedModifier Priority:3 Avoid modifiers which are implied by the context.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:43 Rule:SignatureDeclareThrowsException Priority:3 A method/constructor shouldnt explicitly throw java.lang.Exception.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:43 Rule:UnusedModifier Priority:3 Avoid modifiers which are implied by the context.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:52 Rule:SignatureDeclareThrowsException Priority:3 A method/constructor shouldnt explicitly throw java.lang.Exception.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:52 Rule:UnusedModifier Priority:3 Avoid modifiers which are implied by the context.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:63 Rule:UnusedModifier Priority:3 Avoid modifiers which are implied by the context.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:64 Rule:SignatureDeclareThrowsException Priority:3 A method/constructor shouldnt explicitly throw java.lang.Exception.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:74 Rule:UnusedModifier Priority:3 Avoid modifiers which are implied by the context.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:74 Rule:ShortVariable Priority:3 Avoid variables with short names like wd.
The text was updated successfully, but these errors were encountered:
The following issues were found in org.finra.jtaf.ewd.session.SessionFactory when running PMD:
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:35 Rule:UnusedModifier Priority:3 Avoid modifiers which are implied by the context.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:43 Rule:SignatureDeclareThrowsException Priority:3 A method/constructor shouldnt explicitly throw java.lang.Exception.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:43 Rule:UnusedModifier Priority:3 Avoid modifiers which are implied by the context.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:52 Rule:SignatureDeclareThrowsException Priority:3 A method/constructor shouldnt explicitly throw java.lang.Exception.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:52 Rule:UnusedModifier Priority:3 Avoid modifiers which are implied by the context.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:63 Rule:UnusedModifier Priority:3 Avoid modifiers which are implied by the context.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:64 Rule:SignatureDeclareThrowsException Priority:3 A method/constructor shouldnt explicitly throw java.lang.Exception.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:74 Rule:UnusedModifier Priority:3 Avoid modifiers which are implied by the context.
[INFO] PMD Failure: org.finra.jtaf.ewd.session.SessionFactory:74 Rule:ShortVariable Priority:3 Avoid variables with short names like wd.
The text was updated successfully, but these errors were encountered: