You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/11/03 12:17:18 UTC

[GitHub] [flink] zentol commented on pull request #21221: [FLINK-29846] Upgrade ArchUnit to 1.0.0

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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org