View by Classes

Findings - Overview

design Unchecked call. (javac)

Further info on the wiki.
Unchecked call.
20org.jcoderz.phoenix.report.JcSummaryReportAntTask
[unchecked] unchecked call to ArrayList(java.util.Collection<? extends E>) as a member of the raw type java.util.ArrayList [270:31],
[unchecked] unchecked call to put(K,V) as a member of the raw type java.util.Map [337:30],
[unchecked] unchecked call to put(K,V) as a member of the raw type java.util.Map [374:22],
[unchecked] unchecked call to put(K,V) as a member of the raw type java.util.Map [486:19],
[unchecked] unchecked call to put(K,V) as a member of the raw type java.util.Map [492:18],
[unchecked] unchecked call to put(K,V) as a member of the raw type java.util.Map [498:19],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [501:18],
[unchecked] unchecked call to TreeSet(java.util.Collection<? extends E>) as a member of the raw type java.util.TreeSet [569:26],
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [582:27],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [589:30],
[unchecked] unchecked call to TreeSet(java.util.Collection<? extends E>) as a member of the raw type java.util.TreeSet [615:26],
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [628:27],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [635:30],
[unchecked] unchecked call to TreeSet(java.util.Collection<? extends E>) as a member of the raw type java.util.TreeSet [662:25],
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [676:26],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [683:29],
[unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type java.util.List [809:37],
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [889:31],
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [900:35],
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [929:36]
3org.jcoderz.phoenix.report.CoberturaReportReader
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [145:29],
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [156:25],
[unchecked] unchecked call to put(K,V) as a member of the raw type java.util.Map [160:28]
3org.jcoderz.phoenix.report.CheckstyleReportReader
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [141:21],
[unchecked] unchecked call to put(K,V) as a member of the raw type java.util.Map [145:24],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [194:20]
3org.jcoderz.phoenix.report.FindBugsReportReader
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [124:34],
[unchecked] unchecked call to put(K,V) as a member of the raw type java.util.Map [146:33],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [151:31]
3org.jcoderz.phoenix.report.CpdReportReader
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [113:27],
[unchecked] unchecked call to put(K,V) as a member of the raw type java.util.Map [114:29],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [119:27]
3org.jcoderz.phoenix.report.JCoverageReportReader
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [118:25],
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [128:24],
[unchecked] unchecked call to put(K,V) as a member of the raw type java.util.Map [132:27]
3org.jcoderz.phoenix.report.JDepend
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [172:22],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [206:38],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [211:38]
2org.jcoderz.phoenix.report.ReportNormalizerAntTask
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [200:23],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [211:29]
2org.jcoderz.phoenix.report.JcoderzReportAntTask
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [219:23],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [231:29]
2org.jcoderz.phoenix.report.JcoderzReport
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [153:28],
[unchecked] unchecked call to add(E) as a member of the raw type java.util.List [155:31]
1org.jcoderz.phoenix.report.ReportMerger
[unchecked] unchecked call to addAll(java.util.Collection<? extends E>) as a member of the raw type java.util.List [122:41]