Skip to content

Commit b05e211

Browse files
committed
Fix failing test
1 parent 353d43a commit b05e211

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
compilationMessages
22
extractorMessages
3+
| errors.cs:8:1:8:22 | Namespace not found |
4+
| errors.cs:24:31:24:32 | Failed to determine type |
5+
| errors.cs:24:31:24:40 | Failed to determine type |
6+
| errors.cs:24:31:24:40 | Unable to resolve target for call. (Compilation error?) |
7+
| errors.cs:24:38:24:39 | Failed to determine type |
8+
| errors.cs:57:20:57:20 | Failed to determine type |
9+
| errors.cs:93:45:93:45 | Failed to determine type |
10+
| errors.cs:93:45:93:45 | Failed to resolve name |
11+
| errors.cs:94:45:94:45 | Failed to determine type |
12+
| errors.cs:94:45:94:45 | Failed to resolve name |
313
| file://:0:0:0:0 | Extracting default argument value 'object RecordNumber = default' instead of 'object RecordNumber = -1'. The latter is not supported in C#. |

0 commit comments

Comments
 (0)