View by Classes
Findings - Overview
error Impossible cast (Findbugs)
Impossible cast from Object[] to Integer[] in org.jcoderz.phoenix.report.samples.SimplePmdFindings.sampleMethod() (sample)
Further info on the wiki.
This cast will always throw a ClassCastException.
1
org.jcoderz.phoenix.report.samples.SimplePmdFindings
[70]