oscerd commented on a change in pull request #3810:
URL: https://github.com/apache/camel/pull/3810#discussion_r421395995
##########
File path:
components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/model/date/BindyDatePatternCsvUnmarshallTest.java
##########
@@ -167,7 +171,15 @@ public void setReceivedTime(LocalTime receivedTime) {
this.receivedTime = receivedTime;
}
- public ReturnReason getReturnReason() {
+ public ZonedDateTime getDeletedDateTime() {
Review comment:
Please run the build with the profile sourcecheck enable and fix the
warnings you'll see
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]