|
Hi, I am new to codeQL and currently going through the following learning challenges. https://lab.github.com/githubtraining/codeql-u-boot-challenge-(cc++). In challenge 10, I am getting 4 false positives even after running the query from the solution. More details can be found here: |
Answered by
xcorail
Aug 28, 2020
Replies: 3 comments 1 reply
|
It doesn't seem right that our prescribed solution is rejected. Ping @kevinbackhouse. |
0 replies
|
There was a mismatch between the CodeQL version used and the proposed solution. The course has been updated and the proposed solution is now passing. |
1 reply
Answer selected by
xcorail
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There was a mismatch between the CodeQL version used and the proposed solution. The course has been updated and the proposed solution is now passing.