You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/08 17:34:47 UTC

[GitHub] csantanapr opened a new issue #9: I think some tests need to be excluded in default cfg

csantanapr opened a new issue #9: I think some tests need to be excluded in default cfg
URL: https://github.com/apache/incubator-openwhisk-utilities/issues/9
 
 
   I was trying to integrate this in our private intregrations and hit the following 
   ```
   Scan detected 14 error(s) in 8 file(s):
   Reading configuration file [/Users/csantanapr/Documents/dev/whisk/git/bluewhisk/open/openwhisk-utilities/scancode/scanCode.cfg]...
   Scanning files starting at [/Users/csantanapr/Documents/dev/whisk/git/private/private/tools/build/../../..]...
   Scan detected 14 error(s) in 8 file(s):
     [/Users/csantanapr/Documents/dev/whisk/git/private/private/tools/build/../../../open/openwhisk-utilities/scancode/tests/MixedCase/bad_multple.go]:
          1: file does not include required license header.
         18: line contains tabs.
         27: line has trailing whitespaces.
     [/Users/csantanapr/Documents/dev/whisk/git/private/private/tools/build/../../../open/openwhisk-utilities/scancode/tests/exclude/bad_multple.go]:
          1: file does not include required license header.
         18: line contains tabs.
         27: line has trailing whitespaces.
     [/Users/csantanapr/Documents/dev/whisk/git/private/private/tools/build/../../../open/openwhisk-utilities/scancode/tests/mixed/bad-apache-license.go]:
          1: file does not include required license header.
     [/Users/csantanapr/Documents/dev/whisk/git/private/private/tools/build/../../../open/openwhisk-utilities/scancode/tests/mixed/bad-apache-license.scala]:
          1: file does not include required license header.
     [/Users/csantanapr/Documents/dev/whisk/git/private/private/tools/build/../../../open/openwhisk-utilities/scancode/tests/mixed/bad-ibm-license.go]:
          1: file does not include required license header.
     [/Users/csantanapr/Documents/dev/whisk/git/private/private/tools/build/../../../open/openwhisk-utilities/scancode/tests/mixed/bad-missing-license.go]:
          1: file does not include required license header.
     [/Users/csantanapr/Documents/dev/whisk/git/private/private/tools/build/../../../open/openwhisk-utilities/scancode/tests/mixed/bad-missing-license.scala]:
          1: file does not include required license header.
     [/Users/csantanapr/Documents/dev/whisk/git/private/private/tools/build/../../../open/openwhisk-utilities/scancode/tests/mixed/bad_multple.go]:
          1: file does not include required license header.
         18: line contains tabs.
         27: line has trailing whitespaces.
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services