Initial commit #1
Annotations
10 warnings
publish-package:
src/Abstract/IAutoBinder.cs#L32
Cannot convert null literal to non-nullable reference type.
|
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/Extensions/AutoGenerateContextExtensions.cs#L86
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.cs#L61
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.
|