Update dependency xunit to v2.6.6 #6
build-and-test.yml
on: pull_request
build-and-test
32s
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/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.
|
build-and-test:
src/AutoFaker.cs#L119
Cannot convert null literal to non-nullable reference type.
|