mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Java/Javascript: Fix violations.
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
* @problem.severity warning
|
||||
* @precision medium
|
||||
* @id java/type-variable-hides-type
|
||||
* @tags reliability
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* readability
|
||||
* types
|
||||
* quality
|
||||
*/
|
||||
|
||||
import java
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* @problem.severity warning
|
||||
* @precision high
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* reliability
|
||||
* error-handling
|
||||
* frameworks/nodejs
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user