mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Author: @rvermeulen. The consistency warnings go away because `sink` is defined with a body in this file.
24 lines
697 B
Plaintext
24 lines
697 B
Plaintext
uniqueEnclosingCallable
|
|
uniqueType
|
|
uniqueNodeLocation
|
|
| file://:0:0:0:0 | p#0 | Node should have one location but has 0. |
|
|
| file://:0:0:0:0 | p#0 | Node should have one location but has 0. |
|
|
| file://:0:0:0:0 | p#0 | Node should have one location but has 0. |
|
|
| file://:0:0:0:0 | p#0 | Node should have one location but has 0. |
|
|
missingLocation
|
|
| Nodes without location: 4 |
|
|
uniqueNodeToString
|
|
missingToString
|
|
parameterCallable
|
|
localFlowIsLocal
|
|
compatibleTypesReflexive
|
|
unreachableNodeCCtx
|
|
localCallNodes
|
|
postIsNotPre
|
|
postHasUniquePre
|
|
| simple.cpp:65:5:65:22 | Store | PostUpdateNode should have one pre-update node but has 0. |
|
|
uniquePostUpdate
|
|
postIsInSameCallable
|
|
reverseRead
|
|
argHasPostUpdate
|