Switch the libraries used for unit testing to Shouldly. #9
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
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#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.
|
Loading