Fixes tests #9
Annotations
10 warnings
publish-package:
src/Abstract/IAutoFaker.cs#L17
Cannot convert null literal to non-nullable reference type.
|
publish-package:
src/Abstract/IAutoFaker.cs#L26
Cannot convert null literal to non-nullable reference type.
|
publish-package:
src/Abstract/IAutoFaker.cs#L35
Cannot convert null literal to non-nullable reference type.
|
publish-package:
src/Abstract/IAutoFaker.cs#L47
Cannot convert null literal to non-nullable reference type.
|
publish-package:
src/AutoFaker.cs#L80
Cannot convert null literal to non-nullable reference type.
|
publish-package:
src/AutoFaker.cs#L93
Cannot convert null literal to non-nullable reference type.
|
publish-package:
src/AutoFaker.cs#L106
Cannot convert null literal to non-nullable reference type.
|
publish-package:
src/AutoFaker[T].cs#L49
Cannot convert null literal to non-nullable reference type.
|
publish-package:
src/AutoFaker[T].cs#L49
Cannot convert null literal to non-nullable reference type.
|
publish-package:
src/AutoFaker[T].cs#L111
Cannot convert null literal to non-nullable reference type.
|