0

while trying to implement codeql with kotlin springboot project that time I am getting "No code found during the code build" errorenter image description here

I have configured codeql.yml file that I am attaching in the above


  • The main problem is rather "Did not recognize the following languages: kotlin". Can you please try specifying `java` as language? As mentioned in the [documentation](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/customizing-code-scanning#changing-the-languages-that-are-analyzed) both Java and Kotlin use the `java` analyzer. – Marcono1234 Mar 10 '23 at 20:59

0 Answers0