PMD Results

The following document contains the results of PMD 6.29.0.

Violations By Priority

Priority 3

it/tidalwave/northernwind/frontend/ui/component/calendar/htmltemplate/HtmlTemplateCalendarViewController.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 27–131

it/tidalwave/northernwind/frontend/ui/component/htmltemplate/TextHolder.java

Rule Violation Line
UnusedFormalParameter Avoid unused constructor parameters such as 'id'. 85

Files

it/tidalwave/northernwind/frontend/ui/component/calendar/htmltemplate/HtmlTemplateCalendarViewController.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 27–131

it/tidalwave/northernwind/frontend/ui/component/htmltemplate/TextHolder.java

Rule Violation Priority Line
UnusedFormalParameter Avoid unused constructor parameters such as 'id'. 3 85