-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
MTA 8.0.1
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
None
D/S bug for https://github.com/konveyor/analyzer-lsp/issues/855
Current Behavior
{{}}
when: java.referenced: location: IMPLEMENTS_TYPE pattern: AnotherClass
Should trigger an incident in the following code (extracted from tackle-testapp)
public class OrderManagementAppInitializer implements WebApplicationInitializer {
But it doesn't trigger any incidents.