Merge branch 'main' of https://github.com/soenneker/soenneker.utils.a… #8
Annotations
1 error and 10 warnings
publish-package
Process completed with exit code 1.
|
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.
|