mirror of
https://github.com/github/codeql.git
synced 2026-04-10 17:44:03 +02:00
391 B
391 B
category
| category |
|---|
| minorAnalysis |
- Java build-mode
noneanalyses now only 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.