chore(deps): update dependency soenneker.reflection.cache to v2.1.52 … #103
Annotations
10 warnings
Build:
src/AutoFakerBinder.cs#L45
Possible null reference argument for parameter 'type' in 'CachedConstructor? AutoFakerBinder.GetConstructor(CachedType type)'.
|
Build:
src/AutoFakerBinder.cs#L61
Possible null reference assignment.
|
Build:
src/Generators/Types/TypeGenerator.cs#L17
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Generators/Types/TypeGenerator.cs#L20
Possible null reference argument for parameter 'instance' in 'void AutoFakerBinder.PopulateInstance<TType>(object instance, AutoFakerContext context, CachedType cachedType)'.
|
Build:
src/AutoFakerBinder.cs#L95
Nullable value type may be null.
|
Build:
src/AutoFakerBinder.cs#L108
Dereference of a possibly null reference.
|
Build:
src/AutoFakerBinder.cs#L166
Possible null reference argument for parameter 'constructors' in 'CachedConstructor? AutoFakerBinder.ResolveTypedConstructor(CachedType type, CachedConstructor[] constructors)'.
|
Build:
src/AutoFakerBinder.cs#L169
Possible null reference argument for parameter 'constructors' in 'CachedConstructor? AutoFakerBinder.ResolveTypedConstructor(CachedType type, CachedConstructor[] constructors)'.
|
Build:
src/AutoFakerBinder.cs#L171
Dereference of a possibly null reference.
|
Build:
src/AutoFakerBinder.cs#L183
Possible null reference argument for parameter 'value' in 'bool Dictionary<CachedType, CachedConstructor>.TryAdd(CachedType key, CachedConstructor value)'.
|
The logs for this run have expired and are no longer available.
Loading