[ 
https://issues.apache.org/jira/browse/CAMEL-22555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066763#comment-18066763
 ] 

Pasquale Congiusti commented on CAMEL-22555:
--------------------------------------------

24 results for "varargs call" in overall log [1]

However, it's hard to say if this is really complete, as the CI is erroring as 
it is not stable. Ideally we need to close this only after verifying the traces 
are not there after a complete stable build. I'm having a look at the PR in the 
while, thanks!

[1] 
https://ci-builds.apache.org/job/Camel/job/Camel%20Core%20(Build%20and%20test)/job/main/1736/cloudbees-pipeline-explorer/?text=varargs+call

> [build] non-varargs call of varargs method with inexact argument type for 
> last parameter
> ----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-22555
>                 URL: https://issues.apache.org/jira/browse/CAMEL-22555
>             Project: Camel
>          Issue Type: Task
>          Components: tests
>            Reporter: Pasquale Congiusti
>            Priority: Minor
>              Labels: good-first-issue, help-wanted
>             Fix For: 4.19.0
>
>
> We have plenty of this warnings, for example:
> {code}
> [WARNING] 
> /home/jenkins/jenkins-agent/workspace/l_Camel_Core_Build_and_test_main/tooling/maven/camel-api-component-maven-plugin/target/generated-test-sources/camel-component/org/apache/camel/component/test/TestProxyIT.java:[97,37]
>  non-varargs call of varargs method with inexact argument type for last 
> parameter;
>   cast to java.lang.Object for a varargs call
>   cast to java.lang.Object[] for a non-varargs call and to suppress this 
> warning
> {code}
> We should have a look and fix to clear.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to