This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-01-01 08:42:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d9d2155fc36eed3e53a71b0d6ec0a79bf0af863
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Declarations
History
Erik Krogh Kristensen
99213b94f5
detect uses of jsxFactory and jsxFragmentFactory in js/unused-local-variable
2020-10-06 12:23:15 +02:00
..
ArgumentsRedefined
…
AssignmentToConst
…
ClobberingVarInit
…
ConflictingFunctions
JS: Rename test files to avoid clash
2020-03-26 11:59:57 +00:00
DeadStoreOfGlobal
…
DeadStoreOfLocal
changes based on review
2020-03-31 12:07:55 +02:00
DeadStoreOfProperty
Merge pull request
#4082
from max-schaefer/js/api-graph
2020-09-11 04:41:38 -07:00
DeclBeforeUse
…
DefaultArgumentReferencesNestedFunction
…
DuplicateVarDecl
…
IneffectiveParameterType
…
MissingThisQualifier
…
MissingVarDecl
…
MixedStaticInstanceThisAccess
…
RedeclaredVariable
…
SuspiciousMethodNameDeclaration
…
TemporalDeadZone
…
TooManyParameters
…
UniqueParameterNames
…
UniquePropertyNames
…
UnreachableOverloads
check the type of the this-type, instead of the AST-node
2020-03-02 16:35:16 +01:00
UnstableCyclicImport
…
UnusedParameter
…
UnusedProperty
JS: make LocalObjects::isEscape aware of
yield
2020-05-18 12:43:46 +02:00
UnusedVariable
detect uses of jsxFactory and jsxFragmentFactory in js/unused-local-variable
2020-10-06 12:23:15 +02:00