Add change note

This commit is contained in:
Tamas Vajk
2024-08-07 11:15:10 +02:00
parent 7388c6db24
commit 2a2b371244

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* C# build-mode `none` analyses now report a warning on the CodeQL status page when there are significant analysis problems-- defined as 5% of expressions lacking a type, or 5% of call targets being unknown. Other messages reported on the status page are downgraded from warnings to notes and so are less prominent, but are still available for review.