Commit 2743435
Fix CS8632 nullable annotation warning
- Add #nullable enable directive to JobsControllerTests.cs
- Resolves CS8632 warning about nullable reference type annotations
- All 108 JobManager tests still passing
- Build succeeds with no CS8632 warnings
Co-authored-by: devstress <30769729+devstress@users.noreply.github.com>1 parent 00788f8 commit 2743435
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments