-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-10.0
-
No
-
None
-
rhel-virt-windows
-
5
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
All
-
None
In https://github.com/virtio-win/kvm-guest-drivers-windows/blob/master/Tools/build.bat when CodeQL fails, the script sets "set BUILD_FAILED=1" (L231, L239, L248)
But when we check it on L106 we have BUILD_FAILED = "" and build continues.