zentol commented on PR #20757: URL: https://github.com/apache/flink/pull/20757#issuecomment-1286949316
``` Oct 18 11:05:28 [ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 42.188 s <<< FAILURE! - in org.apache.flink.architecture.rules.ApiAnnotationRules Oct 18 11:05:28 [ERROR] ApiAnnotationRules.PUBLIC_API_METHODS_USE_ONLY_PUBLIC_API_TYPES Time elapsed: 0.282 s <<< ERROR! Oct 18 11:05:28 com.tngtech.archunit.library.freeze.StoreUpdateFailedException: Updating frozen violations is disabled (enable by configuration freeze.store.default.allowStoreUpdate=true) Oct 18 11:05:28 at com.tngtech.archunit.library.freeze.ViolationStoreFactory$TextFileBasedViolationStore.save(ViolationStoreFactory.java:125) Oct 18 11:05:28 at com.tngtech.archunit.library.freeze.FreezingArchRule$ViolationStoreLineBreakAdapter.save(FreezingArchRule.java:279) Oct 18 11:05:28 at com.tngtech.archunit.library.freeze.FreezingArchRule.removeObsoleteViolationsFromStore(FreezingArchRule.java:147) Oct 18 11:05:28 at com.tngtech.archunit.library.freeze.FreezingArchRule.removeObsoleteViolationsFromStoreAndReturnNewViolations(FreezingArchRule.java:139) Oct 18 11:05:28 at com.tngtech.archunit.library.freeze.FreezingArchRule.evaluate(FreezingArchRule.java:120) Oct 18 11:05:28 at com.tngtech.archunit.lang.ArchRule$Assertions.check(ArchRule.java:80) Oct 18 11:05:28 at com.tngtech.archunit.library.freeze.FreezingArchRule.check(FreezingArchRule.java:96) ``` :weary: What is it this time... -- 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]
