Closed rzuckerm closed 1 week ago
CodeQL is mistaking the .hh files in the archive/h/hack directory for C++ code, and this is causing problems for the C++ scan. The fix is to modify the workflow so that this directory is deleted for the C++ scan
.hh
archive/h/hack
CodeQL is mistaking the
.hh
files in thearchive/h/hack
directory for C++ code, and this is causing problems for the C++ scan. The fix is to modify the workflow so that this directory is deleted for the C++ scan