zentol commented on PR #21221: URL: https://github.com/apache/flink/pull/21221#issuecomment-1302016120
Looks like it finds more violations now. ``` Nov 03 07:53:12 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.362 s <<< FAILURE! - in org.apache.flink.architecture.rules.ConnectorRules Nov 03 07:53:12 [ERROR] ConnectorRules.CONNECTOR_CLASSES_ONLY_DEPEND_ON_PUBLIC_API Time elapsed: 0.359 s <<< ERROR! Nov 03 07:53:12 com.tngtech.archunit.library.freeze.StoreUpdateFailedException: Updating frozen violations is disabled (enable by configuration freeze.store.default.allowStoreUpdate=true) ``` Unfortunately the error message is still terrible. -- 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]
