Code warning
- failed on resource DispatchArticleController.java. Reason: The import java.util.ArrayList is never used, line 3
- failed on resource DispatchArticleController.java. Reason: The local variable article is never read, line 7
Override reason:
d
Policy failures:
Code warning
- failed on resource AddConferenceController.java. Reason: HashSet is a raw type. References to generic type HashSet<E> should be parameterized, line 108
- failed on resource AddConferenceController.java. Reason: Iterator is a raw type. References to generic type Iterator<E> should be parameterized, line 61
- failed on resource AddConferenceController.java. Reason: Map is a raw type. References to generic type Map<K,V> should be parameterized, line 166
- failed on resource addConference4.jsp. Reason: No end tag (</fieldset>)., line 148
- failed on resource AddConferenceController.java. Reason: Set is a raw type. References to generic type Set<E> should be parameterized, line 108
... and more.
Override reason:
hehe
Policy failures:
Code warning
- failed on resource SArticleController.java. Reason: The local variable user is never read, line 41
- failed on resource SArticleController.java. Reason: The method toURL() from the type File is deprecated, line 6
Override reason:
Mis en place SessionService pour la mise en session et la recuperation automatique de la conference courante
SessionService est un filtre maintenant, etape suivante : en faire une classe statique pour en faciliter l'acces, et supprimer les parametres HttpRequest dans les methodes
Modifié les classes ayant besoin de la conference courante pour qu'elles utilisent SessionService
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 Criterions.java. Reason: HashSet is a raw type. References to generic type HashSet<E> should be parameterized, line 11
- failed on resource AddConferenceController.java. Reason: HashSet is a raw type. References to generic type HashSet<E> should be parameterized, line 45
- failed on resource AddConferenceController.java. Reason: Map is a raw type. References to generic type Map<K,V> should be parameterized, line 103
- failed on resource Criterions.java. Reason: Set is a raw type. References to generic type Set<E> should be parameterized, line 11
... and more.
Override reason:
DWR
Code warning
- failed on resource DispatchArticleController.java. Reason: The import org.yacos.core.users.Role is never used, line 17
- failed on resource DispatchArticleController.java. Reason: The local variable article is never read, line 6
Override reason:
d
Code warning
- failed on resource MainController.java. Reason: The import org.yacos.core.conferences.Conference is never used, line 5
- failed on resource SArticleController.java. Reason: The method toURL() from the type File is deprecated, line 6
Override reason:
s
Code warning
- failed on resource IEvaluationManager.java. Reason: The import org.yacos.core.conferences.Conference is never used, line 1
Override reason:
s
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 EvaluationController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 83
- 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: