chore(deps): update dependency soenneker.extensions.memberinfo to v3 #478
Annotations
10 warnings
Build:
src/AutoFakerBinder.cs#L39
Nullable value type may be null.
|
Build:
src/AutoFakerBinder.cs#L61
Possible null reference argument for parameter 'cachedType' in 'CachedConstructor? AutoFakerBinder.GetConstructor(CachedType cachedType)'.
|
Build:
src/AutoFakerBinder.cs#L77
Possible null reference assignment.
|
Build:
src/AutoMember.cs#L64
Possible null reference argument for parameter 'item' in 'bool HashSet<Type>.Contains(Type item)'.
|
Build:
src/AutoMember.cs#L70
Dereference of a possibly null reference.
|
Build:
src/AutoFakerBinder.cs#L119
Nullable value type may be null.
|
Build:
src/AutoFakerBinder.cs#L132
Dereference of a possibly null reference.
|
Build:
src/Context/AutoFakerOverrideContext.cs#L44
Possible null reference assignment.
|
Build:
src/Context/AutoFakerOverrideContext.cs#L45
Possible null reference assignment.
|
Build:
src/Context/AutoFakerOverrideContext.cs#L46
Possible null reference assignment.
|
Loading