mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
43 lines
1.7 KiB
Plaintext
43 lines
1.7 KiB
Plaintext
uniqueEnclosingCallable
|
|
uniqueCallEnclosingCallable
|
|
| datamodel.py:71:6:71:16 | classmethod() | Call should have one enclosing callable but has 0. |
|
|
| datamodel.py:76:6:76:17 | staticmethod() | Call should have one enclosing callable but has 0. |
|
|
uniqueType
|
|
uniqueNodeLocation
|
|
missingLocation
|
|
uniqueNodeToString
|
|
parameterCallable
|
|
localFlowIsLocal
|
|
readStepIsLocal
|
|
storeStepIsLocal
|
|
compatibleTypesReflexive
|
|
unreachableNodeCCtx
|
|
localCallNodes
|
|
postIsNotPre
|
|
postHasUniquePre
|
|
uniquePostUpdate
|
|
postIsInSameCallable
|
|
reverseRead
|
|
argHasPostUpdate
|
|
postWithInFlow
|
|
viableImplInCallContextTooLarge
|
|
uniqueParameterNodeAtPosition
|
|
uniqueParameterNodePosition
|
|
uniqueContentApprox
|
|
identityLocalStep
|
|
| datamodel.py:84:15:84:15 | ControlFlowNode for x | Node steps to itself |
|
|
| datamodel.py:166:11:166:11 | ControlFlowNode for x | Node steps to itself |
|
|
| test.py:103:10:103:15 | ControlFlowNode for SOURCE | Node steps to itself |
|
|
| test.py:130:10:130:15 | ControlFlowNode for SOURCE | Node steps to itself |
|
|
| test.py:162:13:162:18 | ControlFlowNode for SOURCE | Node steps to itself |
|
|
| test.py:167:13:167:18 | ControlFlowNode for SOURCE | Node steps to itself |
|
|
| test.py:216:10:216:15 | ControlFlowNode for SOURCE | Node steps to itself |
|
|
| test.py:242:9:242:12 | ControlFlowNode for SINK | Node steps to itself |
|
|
| test.py:669:9:669:12 | ControlFlowNode for SINK | Node steps to itself |
|
|
| test.py:670:9:670:14 | ControlFlowNode for SINK_F | Node steps to itself |
|
|
| test.py:678:9:678:12 | ControlFlowNode for SINK | Node steps to itself |
|
|
| test.py:686:9:686:12 | ControlFlowNode for SINK | Node steps to itself |
|
|
| test.py:692:5:692:8 | ControlFlowNode for SINK | Node steps to itself |
|
|
missingArgumentCall
|
|
multipleArgumentCall
|