|
1 |
| -#select |
2 | 1 | | HashedButNoHash.cs:9:15:9:18 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). |
|
| 2 | +| HashedButNoHash.cs:10:20:10:23 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). | |
3 | 3 | | HashedButNoHash.cs:11:23:11:26 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). |
|
| 4 | +| HashedButNoHash.cs:12:11:12:14 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). | |
| 5 | +| HashedButNoHash.cs:13:18:13:21 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). | |
4 | 6 | | HashedButNoHash.cs:19:15:19:18 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). |
|
5 | 7 | | HashedButNoHash.cs:20:23:20:26 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). |
|
6 |
| -testFailures |
7 |
| -| HashedButNoHash.cs:10:27:10:36 | // ... | Missing result: Alert | |
8 |
| -| HashedButNoHash.cs:12:25:12:34 | // ... | Missing result: Alert | |
9 |
| -| HashedButNoHash.cs:13:25:13:34 | // ... | Missing result: Alert | |
10 |
| -| HashedButNoHash.cs:21:26:21:35 | // ... | Missing result: Alert | |
11 |
| -| HashedButNoHash.cs:22:25:22:34 | // ... | Missing result: Alert | |
12 |
| -| HashedButNoHash.cs:23:32:23:41 | // ... | Missing result: Alert | |
13 |
| -| HashedButNoHash.cs:24:42:24:51 | // ... | Missing result: Alert | |
14 |
| -| HashedButNoHash.cs:27:23:27:32 | // ... | Missing result: Alert | |
15 |
| -| HashedButNoHash.cs:28:28:28:37 | // ... | Missing result: Alert | |
16 |
| -| HashedButNoHash.cs:29:26:29:35 | // ... | Missing result: Alert | |
| 8 | +| HashedButNoHash.cs:21:11:21:14 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). | |
| 9 | +| HashedButNoHash.cs:22:18:22:21 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). | |
| 10 | +| HashedButNoHash.cs:23:18:23:21 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). | |
| 11 | +| HashedButNoHash.cs:24:23:24:26 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). | |
| 12 | +| HashedButNoHash.cs:27:16:27:19 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). | |
| 13 | +| HashedButNoHash.cs:28:21:28:24 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). | |
| 14 | +| HashedButNoHash.cs:29:19:29:22 | this access | This expression is hashed, but type 'Test' only defines Equals(...) not GetHashCode(). | |
0 commit comments