chore(deps): update dependency soenneker.extensions.memberinfo to v2.1.11 #250
Annotations
10 warnings
Build:
src/AutoFakerBinder.cs#L58
Possible null reference argument for parameter 'cachedType' in 'CachedConstructor? AutoFakerBinder.GetConstructor(CachedType cachedType)'.
|
Build:
src/AutoFakerBinder.cs#L67
Nullable value type may be null.
|
Build:
src/AutoFakerBinder.cs#L83
Possible null reference assignment.
|
Build:
src/AutoFakerBinder.cs#L125
Nullable value type may be null.
|
Build:
src/AutoFakerBinder.cs#L138
Dereference of a possibly null reference.
|
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/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