Commit 22a24ab
committed
CS8620: Differences in the nullability of reference types
With the tests migrated to .NET 6, we have improved nullability annotations on the core libraries, and thus the tests now recognize that `object` type parameter for the `actionArguments` is nullable. As a result, the tests are updated to align these types.1 parent 476a695 commit 22a24ab
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments