anantdamle commented on pull request #13673: URL: https://github.com/apache/beam/pull/13673#issuecomment-755212304
> Seems there is another error in the nexmark module. I will let you and @ibzib follow with this review (that will give me some extra time to finish other stuff). Thanks. > > ``` > 09:11:50 > Task :sdks:java:testing:nexmark:checkstyleMain > 09:11:50 [ant:checkstyle] [ERROR] /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Commit@2/src/sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/NexmarkQueryModel.java:102: Using deprecated Assert.assertThat. Please use MatcherAssert.assertThat. [ForbidDeprecatedAssertThat] > ``` Thanks @iemejia fixed that. ---------------------------------------------------------------- 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]
