Files
codeql/rust/ql/test/extractor-tests/generated/Function/CONSISTENCY/DataFlowConsistency.expected
2024-11-04 10:17:50 +01:00

5 lines
201 B
Plaintext

uniqueEnclosingCallable
| gen_function.rs:4:8:4:13 | Param | Node should have one enclosing callable but has 0. |
uniqueType
| gen_function.rs:4:8:4:13 | Param | Node should have one type but has 0. |