dubee opened a new pull request #324: Fix failures related to scan code URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/324 Scan code is failing due to a different `ASF-Release.cfg` file being used. Failures: ``` Scanning files starting at [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../..]... Scan detected 27 error(s) in 17 file(s): [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../.travis.yml]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../CONTRIBUTING.md]: 1: file does not include required license header. 4: line has trailing whitespace. 5: line has trailing whitespace. 7: line has trailing whitespace. 8: line has trailing whitespace. 13: line has trailing whitespace. 14: line has trailing whitespace. 39: line has trailing whitespace. 43: line has trailing whitespace. 47: line has trailing whitespace. 50: line has trailing whitespace. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../README.md]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../action/kafkaFeed.js]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../action/kafkaFeedWeb.js]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../action/lib/Database.js]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../action/lib/common.js]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../action/messageHubFeed.js]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../action/messageHubFeedWeb.js]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../devGuide.md]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../gradle/wrapper/gradle-wrapper.properties]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../installCatalog.sh]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../installKafka.sh]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../tools/travis/build.sh]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../tools/travis/deploy.sh]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../tools/travis/setup.sh]: 1: file does not include required license header. [/home/travis/build/apache/incubator-openwhisk-package-kafka/tools/travis/../../tools/verifyDBMigration/index.js]: 1: file does not include required license header. Scan detected 27 error(s) in 17 file(s): ```
---------------------------------------------------------------- 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] With regards, Apache Git Services
