bossenti commented on code in PR #1016: URL: https://github.com/apache/streampipes/pull/1016#discussion_r1061659698
########## streampipes-extensions-management/src/main/java/org/apache/streampipes/extensions/management/connect/adapter/format/json/arraykey/JsonParser.java: ########## @@ -30,11 +30,12 @@ import org.apache.streampipes.model.schema.EventProperty; import org.apache.streampipes.model.schema.EventSchema; -import jakarta.json.Json; -import jakarta.json.stream.JsonParserFactory; Review Comment: With applying checkstyle to the whole code base this should not occur in that way, right? Have we somewhere a misconfiguration? -- 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]
