Brian
Brian
@no1wudi The workflow is functioning properly; `fail_on_error.py` is a script that forces the entire workflow to fail if any errors are found in the CodeQL analysis: 
@JacobBarthelmeh @dgarske Pinging to check in on a possible followup to this PR?
PRs https://github.com/wolkykim/qlibc/pull/100 and https://github.com/wolkykim/qlibc/pull/101 were found using CodeQL, which we believe is evidence why this tool will bring value to `qlibc`.
@wolkykim We are not commercially related to CodeQL and are studying static analysis software. During the study, we set up CodeQL for hundreds of open-source projects and are now are...
I want to clarify that `fail_on_error.py` is a script that forces the step to fail if an error is found within the code (which in turn makes the entire workflow...
@symisc Pinging to check in on a possible followup to this PR?
@doumdi Pinging to check in on a possible followup to this PR?
@minacode Currently on our fork of InfiniTime the CodeQL analysis shows 10 critical and high severity cases, and 2 errors:  Checking in any of the errors...  A few...
I want to clarify that `fail_on_error.py` is a script that forces the step to fail if an error is found within the code (which in turn makes the entire workflow...
@LiamBindle Pinging to check in on a possible followup to this PR?