apupier commented on PR #8226: URL: https://github.com/apache/camel-quarkus/pull/8226#issuecomment-3822664012
some more changes required: ``` [0](https://github.com/apache/camel-quarkus/actions/runs/21508743587/job/61970448298?pr=8226#step:8:78261) Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure /home/runner/work/camel-quarkus/camel-quarkus/integration-tests/kafka-sasl-ssl/src/test/java/org/apache/camel/quarkus/kafka/sasl/KafkaSaslSslTestResource.java:[49,49] incompatible types: bad return type in lambda expression org.apache.camel.quarkus.kafka.sasl.KafkaSaslSslTestResource.SaslSslKafkaContainer cannot be converted to io.strimzi.test.container.StrimziKafkaCluster ``` -- 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]
