Abacn commented on PR #25864: URL: https://github.com/apache/beam/pull/25864#issuecomment-1478634570
There are following warnings: ``` Bad practice Warnings Code Warning FS Format string should use %n rather than \n in org.apache.beam.sdk.io.hbase.HBaseSharedConnection.getDebugString() Se Class org.apache.beam.sdk.io.hbase.HBaseIO$WriteRowMutations defines non-transient non-serializable instance field configuration ``` this can be found by running `./gradlew :sdks:java:io:hbase:spotbugMain` locally -- 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]
