You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% comment %}Path-problem queries with none() source and sink return no results{% endcomment %}
3
-
{% else %}
4
-
{% comment %}Problem queries that select all expressions return results for each expression{% endcomment %}
5
-
| {{ test_file_prefix }}.cs:7:9:7:11 | Replace this with your query. |
6
-
| {{ test_file_prefix }}.cs:9:5:9:16 | Replace this with your query. |
7
-
{% endif %}
1
+
{%- ifquery_kind=="path-problem" -%}
2
+
edges
3
+
nodes
4
+
subpaths
5
+
#select
6
+
{%- else -%}
7
+
| {{ test_file_prefix }}.cs:0:0:0:0 | {{ test_file_prefix }}.cs | Replace this with your query. |
8
+
| {{ test_file_prefix }}.dll:0:0:0:0 | {{ test_file_prefix }}.dll | Replace this with your query. |
9
+
| file:///Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/System.Console.dll:0:0:0:0 | /Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/System.Console.dll | Replace this with your query. |
10
+
| file:///Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/System.Core.dll:0:0:0:0 | /Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/System.Core.dll | Replace this with your query. |
11
+
| file:///Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/System.Private.CoreLib.dll:0:0:0:0 | /Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/System.Private.CoreLib.dll | Replace this with your query. |
12
+
| file:///Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/System.Runtime.dll:0:0:0:0 | /Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/System.Runtime.dll | Replace this with your query. |
13
+
| file:///Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/System.dll:0:0:0:0 | /Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/System.dll | Replace this with your query. |
14
+
| file:///Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/mscorlib.dll:0:0:0:0 | /Users/data-douser/.qlt/packages/d5b581ceb3581aa73dec1e8b043e68bf/codeql/csharp/tools/osx64/mscorlib.dll | Replace this with your query. |
15
+
| file://:0:0:0:0 | | Replace this with your query. |
0 commit comments