mirror of
https://github.com/github/codeql.git
synced 2026-04-18 21:44:02 +02:00
Tag 'type-checking'-like quality queries
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
* @name Non-callable called
|
||||
* @description A call to an object which is not a callable will raise a TypeError at runtime.
|
||||
* @kind problem
|
||||
* @tags reliability
|
||||
* @tags quality
|
||||
* reliability
|
||||
* correctness
|
||||
* types
|
||||
* @problem.severity error
|
||||
* @sub-severity high
|
||||
* @precision high
|
||||
|
||||
Reference in New Issue
Block a user