mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
Fixed compilation error
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @name Missing catch of NumberFormatException
|
||||
* @description Calling 'Integer.parseInt' without handling 'NumberFormatException'.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @problem.severity recommendation
|
||||
* @precision high
|
||||
* @id java/uncaught-number-format-exception
|
||||
* @tags reliability
|
||||
|
||||
Reference in New Issue
Block a user