|
1 |
| -#select |
| 1 | +| test.rs:8:10:8:22 | ...::var | Flow source 'EnvironmentSource' of type environment. | |
| 2 | +| test.rs:9:10:9:25 | ...::var_os | Flow source 'EnvironmentSource' of type environment. | |
| 3 | +| test.rs:11:16:11:28 | ...::var | Flow source 'EnvironmentSource' of type environment. | |
| 4 | +| test.rs:12:16:12:31 | ...::var_os | Flow source 'EnvironmentSource' of type environment. | |
| 5 | +| test.rs:17:25:17:38 | ...::vars | Flow source 'EnvironmentSource' of type environment. | |
| 6 | +| test.rs:22:25:22:41 | ...::vars_os | Flow source 'EnvironmentSource' of type environment. | |
| 7 | +| test.rs:29:29:29:42 | ...::args | Flow source 'CommandLineArgs' of type commandargs. | |
| 8 | +| test.rs:32:16:32:29 | ...::args | Flow source 'CommandLineArgs' of type commandargs. | |
| 9 | +| test.rs:33:16:33:32 | ...::args_os | Flow source 'CommandLineArgs' of type commandargs. | |
| 10 | +| test.rs:40:16:40:29 | ...::args | Flow source 'CommandLineArgs' of type commandargs. | |
| 11 | +| test.rs:44:16:44:32 | ...::args_os | Flow source 'CommandLineArgs' of type commandargs. | |
| 12 | +| test.rs:50:15:50:35 | ...::current_dir | Flow source 'CommandLineArgs' of type commandargs. | |
| 13 | +| test.rs:51:15:51:35 | ...::current_exe | Flow source 'CommandLineArgs' of type commandargs. | |
| 14 | +| test.rs:52:16:52:33 | ...::home_dir | Flow source 'CommandLineArgs' of type commandargs. | |
2 | 15 | | test.rs:60:26:60:70 | ...::get(...) | Flow source 'RemoteSource' of type remote (DEFAULT). |
|
3 | 16 | | test.rs:63:26:63:70 | ...::get(...) | Flow source 'RemoteSource' of type remote (DEFAULT). |
|
4 | 17 | | test.rs:66:26:66:60 | ...::get(...) | Flow source 'RemoteSource' of type remote (DEFAULT). |
|
5 |
| -testFailures |
6 |
| -| test.rs:8:34:8:84 | //... | Missing result: Alert[rust/summary/taint-sources] | |
7 |
| -| test.rs:9:37:9:87 | //... | Missing result: Alert[rust/summary/taint-sources] | |
8 |
| -| test.rs:11:62:11:99 | //... | Missing result: Alert[rust/summary/taint-sources] | |
9 |
| -| test.rs:12:51:12:88 | //... | Missing result: Alert[rust/summary/taint-sources] | |
10 |
| -| test.rs:17:44:17:81 | //... | Missing result: Alert[rust/summary/taint-sources] | |
11 |
| -| test.rs:22:47:22:84 | //... | Missing result: Alert[rust/summary/taint-sources] | |
12 |
| -| test.rs:29:57:29:94 | //... | Missing result: Alert[rust/summary/taint-sources] | |
13 |
| -| test.rs:32:50:32:87 | //... | Missing result: Alert[rust/summary/taint-sources] | |
14 |
| -| test.rs:33:53:33:90 | //... | Missing result: Alert[rust/summary/taint-sources] | |
15 |
| -| test.rs:40:35:40:72 | //... | Missing result: Alert[rust/summary/taint-sources] | |
16 |
| -| test.rs:44:38:44:75 | //... | Missing result: Alert[rust/summary/taint-sources] | |
17 |
| -| test.rs:50:57:50:94 | //... | Missing result: Alert[rust/summary/taint-sources] | |
18 |
| -| test.rs:51:57:51:94 | //... | Missing result: Alert[rust/summary/taint-sources] | |
19 |
| -| test.rs:52:55:52:92 | //... | Missing result: Alert[rust/summary/taint-sources] | |
0 commit comments