mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
Add missing diagnostic expectations
This commit is contained in:
@@ -11,3 +11,7 @@ public class Test {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Diagnostic Matches: Erroneous node in tree: (ERROR)
|
||||
// Diagnostic Matches: In file Test.java:8:15 no end location for JCMethodInvocation : yield(x)
|
||||
// Diagnostic Matches: 1 errors during annotation processing
|
||||
|
||||
Reference in New Issue
Block a user