Create buildAndTest.yml #1
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/VariantEnum/Generator.cs#L169
Dereference of a possibly null reference.
|
build:
src/VariantEnum/Generator.cs#L191
Dereference of a possibly null reference.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Cannot convert null literal to non-nullable reference type.
|
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#L17
Cannot convert null literal to non-nullable reference type.
|
build:
tests/VariantEnum.Tests/UnitTests.cs#L30
Cannot convert null literal to non-nullable reference type.
|
build:
tests/VariantEnum.Tests/UnitTests.cs#L36
Cannot convert null literal to non-nullable reference type.
|
build:
tests/VariantEnum.Tests/UnitTests.cs#L42
Cannot convert null literal to non-nullable reference type.
|