evans-ye commented on pull request #242: URL: https://github.com/apache/flink-statefun/pull/242#issuecomment-878756030
Hmmm. There's a build error: ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project statefun-smoke-e2e-embedded: Compilation failure Error: /home/runner/work/flink-statefun/flink-statefun/statefun-e2e-tests/statefun-smoke-e2e-embedded/src/test/java/org/apache/flink/statefun/e2e/smoke/CommandInterpreterTest.java:[49,24] org.apache.flink.statefun.e2e.smoke.CommandInterpreterTest.MockContext is not abstract and does not override abstract method cancelDelayedMessage(java.lang.String) in org.apache.flink.statefun.sdk.Context ``` Let me try to fix it. -- 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]
