chore(deps): update dependency soenneker.reflection.cache to v2.1.106 #203
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/AutoFakerBinder.cs#L204
Dereference of a possibly null reference.
|
Build:
src/AutoFakerBinder.cs#L219
Dereference of a possibly null reference.
|
Build:
src/AutoFaker{T}.cs#L184
Possible null reference return.
|
Loading