Merge pull request #2 from prozolic/Fix #12
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#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.
|
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#L68
Converting null literal or possible null value to non-nullable type.
|
build:
tests/VariantEnum.Tests/UnitTests.cs#L195
Cannot convert null literal to non-nullable reference type.
|