GitToTheHub commented on PR #1650: URL: https://github.com/apache/cordova-ios/pull/1650#issuecomment-4452919422
Hi @erisu, the action Audit Licenses fails with the error: ```bash INFO: Apache Creadur RAT 0.17 (Apache Software Foundation) SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. { "unknown": 1, "unapproved": 1, "done": true, "files": [ "/templates/project/www/.gitkeep" ] } Exception in thread "main" org.apache.rat.document.RatDocumentAnalysisException: Issues with UNAPPROVED at org.apache.rat.Report.main(Report.java:53) Error: Process completed with exit code 1. ``` Link: https://github.com/apache/cordova-ios/actions/runs/25873722147/job/76035365246?pr=1650 Why it has Problems with the file `.gitkeep`? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
