aromanenko-dev commented on pull request #11459: URL: https://github.com/apache/beam/pull/11459#issuecomment-685707768
@bipinupd 1) For `Whitespace`, please, fix whitespace issue in `./sdks/java/io/influxdb/build.gradle`: https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Commit/142/console ``` 04:01:26 Running whitespacelint... 04:01:39 ./sdks/java/io/influxdb/build.gradle:18:0: W202 Blank line contains whitespace 04:01:58 ==================================================================================================== 04:01:58 Whitespacelint has found above issues. 04:01:58 You can open the file with vim and remove trailing whitespaces by: 04:01:58 vim -es -c ":%s/\s\+$//e" -c ":wq" "./sdks/java/io/influxdb/build.gradle" 04:01:58 ==================================================================================================== ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
