|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

same here.
Error linked to this commit: https://github.com/jenkinsci/analysis-core-plugin/commit/85faed9ae74508330b9428a309e46f640908fac1
addAnnotation method returns void before and now an int.
tasks-4.43 has been compiled with the old version (void).
https://github.com/jenkinsci/tasks-plugin/blob/master/pom.xml -> 1.58
To fix this issue, you need to rollbak to analysis-core-1.62 or wait for the pull request: https://github.com/jenkinsci/tasks-plugin/pull/1