strongduanmu edited a comment on pull request #13836: URL: https://github.com/apache/shardingsphere/pull/13836#issuecomment-981182445
Hi @mohitsaxenaknoldus, you can read the [Code of Conduct](https://shardingsphere.apache.org/community/en/contribute/code-conduct/) first to ensure that the PR submitted follows the code specification. The current error is due to the lack of liscense header. ``` Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project shardingsphere-sharding-core: Too many files with unapproved license: 1 See RAT report in: /home/runner/work/shardingsphere/shardingsphere/shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-core/target/rat.txt -> [Help 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
