Extraction error¶
ID: cs/extraction-error
Kind: problem
Severity: recommendation
Precision: high
Tags:
   - internal
   - non-attributable
Query suites:
   - csharp-security-and-quality.qls
Click to see the query in the CodeQL repository
This is an internal query that finds all errors reported by the C# extractor. It excludes results from files containing compilation errors, because these errors are likely to be caused by the compilation error rather than due to an internal error in the extractor.
Extractor errors can lead to inaccurate results.
Recommendation¶
Report extractor errors to Semmle.

