mirror of
https://github.com/github/codeql.git
synced 2026-04-19 14:04:09 +02:00
Add change note
This commit is contained in:
4
java/ql/lib/change-notes/2024-02-27-error-types.md
Normal file
4
java/ql/lib/change-notes/2024-02-27-error-types.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Java expressions with erroneous types (e.g. the result of a call whose callee couldn't be resolved during extraction) are now given a CodeQL `ErrorType` more often.
|
||||
Reference in New Issue
Block a user