Update dependency xunit to v2.6.5 #2
build-and-test.yml
on: pull_request
build-and-test
27s
Annotations
10 warnings
build-and-test:
src/Abstract/IAutoFaker.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/Abstract/IAutoFaker.cs#L26
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/Abstract/IAutoFaker.cs#L35
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/Abstract/IAutoFaker.cs#L47
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/Abstract/IAutoBinder.cs#L32
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/Extensions/AutoGenerateContextExtensions.cs#L86
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/AutoFaker.cs#L61
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/AutoFaker.cs#L77
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/AutoFaker.cs#L90
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/AutoFaker.cs#L103
Cannot convert null literal to non-nullable reference type.
|