Policy failures:
Code warning
- failed on resource EvaluationController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 83
- failed on resource CreateReportController.java. Reason: The import java.util.List is never used, line 4
- failed on resource CreateReportController.java. Reason: The import org.yacos.core.article.Article is never used, line 14
- failed on resource CreateReportController.java. Reason: The import org.yacos.core.conferences.Conference is never used, line 16
- failed on resource EvaluationController.java. Reason: Type safety: The expression of type ArrayList needs unchecked conversion to conform to ArrayList<Rating>, line 8
Override reason:
Policy failures:
Code warning
- failed on resource AddConferenceController.java. Reason: Map is a raw type. References to generic type Map<K,V> should be parameterized, line 49
- failed on resource AddConferenceController.java. Reason: The import java.util.HashMap is never used, line 3
- failed on resource AddConferenceController.java. Reason: The local variable conference is never read, line 74
- failed on resource AddConferenceController.java. Reason: The local variable conference is never read, line 90
- failed on resource addConference5.jsp. Reason: Undefined attribute name (alignment)., line 27
... and more.
Override reason:
haa
Policy failures:
Code warning
- failed on resource AddConferenceController2.java. Reason: The import org.yacos.web.author.form.FormSubmission is never used, line 1
Override reason:
prout