Fixes build #105
Annotations
1 error and 10 warnings
publish-package
Process completed with exit code 1.
|
publish-package:
src/AutoFakerBinder.cs#L47
Possible null reference argument for parameter 'cachedType' in 'CachedConstructor? AutoFakerBinder.GetConstructor(CachedType cachedType)'.
|
publish-package:
src/AutoFakerBinder.cs#L63
Possible null reference assignment.
|
publish-package:
src/AutoFaker.cs#L69
Dereference of a possibly null reference.
|
publish-package:
src/AutoFaker.cs#L69
Dereference of a possibly null reference.
|
publish-package:
src/AutoFakerBinder.cs#L97
Nullable value type may be null.
|
publish-package:
src/AutoFakerBinder.cs#L110
Dereference of a possibly null reference.
|
publish-package:
src/AutoMember.cs#L63
Possible null reference argument for parameter 'item' in 'bool HashSet<Type>.Contains(Type item)'.
|
publish-package:
src/AutoMember.cs#L69
Dereference of a possibly null reference.
|
publish-package:
src/AutoFakerBinder.cs#L168
Possible null reference argument for parameter 'constructors' in 'CachedConstructor? AutoFakerBinder.ResolveTypedConstructor(CachedType type, CachedConstructor[] constructors)'.
|
publish-package:
src/AutoFakerBinder.cs#L171
Possible null reference argument for parameter 'constructors' in 'CachedConstructor? AutoFakerBinder.ResolveTypedConstructor(CachedType type, CachedConstructor[] constructors)'.
|