forked from maplesteve/JiraTestResultReporter
-
Notifications
You must be signed in to change notification settings - Fork 41
Check warnings #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Currently open compiler issues from https://ci.jenkins.io/job/Plugins/job/JiraTestResultReporter-plugin/job/master/69/console :
|
chcg
added a commit
to chcg/JiraTestResultReporter-plugin
that referenced
this issue
Oct 23, 2024
08:24:17 [WARNING] /home/jenkins/agent/workspace/TestResultReporter-plugin_master/src/main/java/org/jenkinsci/plugins/JiraTestResultReporter/config/SelectableArrayFields.java:[169,60] non-varargs call of varargs method with inexact argument type for last parameter; 08:24:17 cast to java.lang.Object for a varargs call 08:24:17 cast to java.lang.Object[] for a non-varargs call and to suppress this warning
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What feature do you want to see added?
There are multiple warnings visible within CI build, see e.g. https://ci.jenkins.io/job/Plugins/job/JiraTestResultReporter-plugin/job/master/51/console
at least they should be analysed and maybe fixed.
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered: