Upgrade v1.0.2 #3
Merged
Annotations
10 warnings
Build
Cannot convert null literal to non-nullable reference type.
|
Build
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/VariantEnum.Tests/UnitTests.cs#L156
Converting null literal or possible null value to non-nullable type.
|
Build:
tests/VariantEnum.Tests/UnitTests.cs#L156
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/VariantEnum.Tests/UnitTests.cs#L181
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/VariantEnum.Tests/UnitTests.cs#L195
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/VariantEnum.Tests/UnitTests.cs#L262
Converting null literal or possible null value to non-nullable type.
|
Build:
tests/VariantEnum.Tests/UnitTests.cs#L19
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/VariantEnum.Tests/UnitTests.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/VariantEnum.Tests/UnitTests.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Loading