cadonna commented on PR #12441: URL: https://github.com/apache/kafka/pull/12441#issuecomment-1195488452
Thanks for the PR, @clolov ! The builds have errors: ``` * What went wrong: [2022-07-26T12:41:05.041Z] A problem occurred evaluating root project 'Kafka_kafka-pr_PR-12441'. [2022-07-26T12:41:05.041Z] > Cannot convert a null value to an object of type Dependency. [2022-07-26T12:41:05.041Z] The following types/formats are supported: [2022-07-26T12:41:05.041Z] - Instances of Dependency. [2022-07-26T12:41:05.041Z] - String or CharSequence values, for example 'org.gradle:gradle-core:1.0'. [2022-07-26T12:41:05.041Z] - Maps, for example [group: 'org.gradle', name: 'gradle-core', version: '1.0']. [2022-07-26T12:41:05.041Z] - FileCollections, for example files('some.jar', 'someOther.jar'). [2022-07-26T12:41:05.041Z] - Projects, for example project(':some:project:path'). [2022-07-26T12:41:05.041Z] - ClassPathNotation, for example gradleApi(). ``` -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org