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-04-13 02:54:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afd33e4dcdd1d9530ea918c0cb396f0d72b35752
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Expressions
History
Asger F
c9fa7fa283
Merge pull request
#21369
from asgerf/js/this-bindings
...
JS: Emit variables for 'this'
2026-03-05 13:36:38 +01:00
..
BitwiseSignCheck
…
CompareIdenticalValues
…
ComparisonWithNaN
…
DuplicateCondition
…
DuplicateProperty
JS: Mark corresponding lost result for the getter
2026-02-27 13:35:43 +01:00
DuplicateSwitchCase
…
ExprHasNoEffect
js: Inline expectation should have space before $
2026-03-04 13:11:35 +00:00
HeterogeneousComparison
…
ImplicitOperandConversion
…
MissingAwait
…
MissingDotLengthInComparison
…
MissingSpaceInAppend
…
MisspelledIdentifier
…
MisspelledVariableName
…
RedundantExpression
…
SelfAssignment
…
ShiftOutOfRange
…
StringInsteadOfRegex
…
SuspiciousInvocation
…
SuspiciousPropAccess
…
UnboundEventHandlerReceiver
…
UnclearOperatorPrecedence
…
UnknownDirective
Add use cache directives
2025-12-09 08:59:16 +01:00
UnneededDefensiveProgramming
…
WhitespaceContradictsPrecedence
…