mirror of
https://github.com/github/codeql.git
synced 2026-07-17 17:28:14 +02:00
5 lines
236 B
Plaintext
5 lines
236 B
Plaintext
#select
|
|
| nonCaseLabelInSwitch.js:4:3:4:7 | case2 | Non-case labels in switch statements are confusing. |
|
|
testFailures
|
|
| nonCaseLabelInSwitch.js:4:3:4:7 | Non-case labels in switch statements are confusing. | Unexpected result: Alert |
|