You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Scanning C# code completed successfully, but the scan encountered issues. "+
26
-
"This may be caused by problems identifying dependencies or use of generated source code, among other reasons -- "
27
-
+
28
-
"see other CodeQL diagnostics reported on the CodeQL status page for more details of possible causes. "
29
-
+
30
-
"Addressing these warnings is advisable to avoid false-positive or missing results. If they cannot be addressed, consider scanning C# "
36
+
"This may be caused by problems identifying dependencies or use of generated source code. "+
37
+
"Some metrics of the database quality are: "+this.getDbHealth()+
38
+
"Both of these metrics should ideally be above 95%. "+
39
+
"Addressing these issues is advisable to avoid false-positives or missing results. If they cannot be addressed, consider scanning C# "
31
40
+
32
41
"using either the `autobuild` or `manual` [build modes](https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages#comparison-of-the-build-modes)."
0 commit comments