apupier commented on PR #98:
URL: https://github.com/apache/camel-examples/pull/98#issuecomment-1160419368

   failure is unrelated to the Pull request. it is emphasizing tha the main 
branch is broken:
   ```
   Error:  COMPILATION ERROR : 
   [INFO] -------------------------------------------------------------
   Error:  
/home/runner/work/camel-examples/camel-examples/examples/resume-api/resume-api-file-offset/src/main/java/org/apache/camel/example/resume/file/offset/main/MainApp.java:[61,76]
 method createConsumer in class 
org.apache.camel.processor.resume.kafka.SingleNodeKafkaResumeStrategy<T> cannot 
be applied to given types;
     required: no arguments
     found: java.lang.String
     reason: actual and formal argument lists differ in length
   Error:  
/home/runner/work/camel-examples/camel-examples/examples/resume-api/resume-api-file-offset/src/main/java/org/apache/camel/example/resume/file/offset/main/MainApp.java:[66,76]
 method createProducer in class 
org.apache.camel.processor.resume.kafka.SingleNodeKafkaResumeStrategy<T> cannot 
be applied to given types;
     required: no arguments
     found: java.lang.String
     reason: actual and formal argument lists differ in length
   Error:  
/home/runner/work/camel-examples/camel-examples/examples/resume-api/resume-api-file-offset/src/main/java/org/apache/camel/example/resume/file/offset/main/MainApp.java:[68,16]
 constructor SingleNodeKafkaResumeStrategy in class 
org.apache.camel.processor.resume.kafka.SingleNodeKafkaResumeStrategy<T> cannot 
be applied to given types;
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to