modif d'evaluation ,ca marche mnt
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:
This commit is contained in:
@@ -61,3 +61,6 @@ conference2.evaluation=Evaluation's deadline
|
||||
evaluation.title=Evaluation of an article
|
||||
evaluation.commentPCMember=Comment of PC Member
|
||||
evaluation.commentAuthor=Comment of author
|
||||
evaluation.headPage=Here is a report of the evaluation
|
||||
evaluation.titleArticle=The title of article is
|
||||
evaluation.note=The note for the criterion
|
||||
|
||||
Reference in New Issue
Block a user