mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
3 lines
222 B
Plaintext
3 lines
222 B
Plaintext
| Test.java:14:17:14:31 | <Label>: ... | Possibly erroneous non-case label in switch statement. The case keyword might be missing. |
|
|
| Test.java:17:17:17:39 | <Label>: ... | Confusing non-case label in switch statement. |
|