Fix/consent #154
Annotations
10 warnings
Test:
Flagship.Tests/Utils/UtilsTests.cs#L38
Converting null literal or possible null value to non-nullable type.
|
Test:
Flagship.Tests/Utils/UtilsTests.cs#L39
Converting null literal or possible null value to non-nullable type.
|
Test:
Flagship.Tests/Utils/UtilsTests.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Test:
Flagship.Tests/FsFlag/FlagCollectionTests.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Test:
Flagship.Tests/FsFlag/FlagTests.cs#L47
Cannot convert null literal to non-nullable reference type.
|
Test:
Flagship.Tests/FsFlag/FlagTests.cs#L107
Cannot convert null literal to non-nullable reference type.
|
Test:
Flagship.Tests/FsFlag/FlagTests.cs#L168
Cannot convert null literal to non-nullable reference type.
|
Test:
Flagship.Tests/FsFlag/FlagTests.cs#L217
Cannot convert null literal to non-nullable reference type.
|
Test:
Flagship.Tests/Api/TrackingManagerTest.cs#L79
Cannot convert null literal to non-nullable reference type.
|
Test:
Flagship.Tests/Api/TrackingManagerTest.cs#L135
Cannot convert null literal to non-nullable reference type.
|