szha edited a comment on pull request #17952:
URL: https://github.com/apache/incubator-mxnet/pull/17952#issuecomment-671019034


   Here are the error messages in the sanity check link
   ```
   [2020-08-09T05:50:42.728Z] src/kvstore/gradient_compression-inl.h:63:  
Missing space before ( in for(  [whitespace/parens] [5]
   [2020-08-09T05:50:42.728Z] Done processing 
src/kvstore/gradient_compression-inl.h
   [2020-08-09T05:50:42.728Z] Category 'whitespace' errors found: 1
   [2020-08-09T05:50:42.728Z] Total errors found: 1
   [2020-08-09T05:50:42.728Z] src/kvstore/gradient_compression.cc:155:  Line 
ends in whitespace.  Consider deleting these extra spaces.  
[whitespace/end_of_line] [4]
   [2020-08-09T05:50:42.728Z] Done processing 
src/kvstore/gradient_compression.cc
   [2020-08-09T05:50:42.728Z] Category 'whitespace' errors found: 1
   [2020-08-09T05:50:42.728Z] Total errors found: 1
   ...
   [2020-08-09T05:50:42.728Z] =====383/384 cpp-header files passed check=====
   [2020-08-09T05:50:42.728Z] src/kvstore/gradient_compression-inl.h: 1 Errors 
of 1 Categories map={'whitespace': 1}
   [2020-08-09T05:50:42.728Z] =====648/649 cpp-source files passed check=====
   [2020-08-09T05:50:42.728Z] src/kvstore/gradient_compression.cc: 1 Errors of 
1 Categories map={'whitespace': 1}
   ```


----------------------------------------------------------------
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]


Reply via email to