chore(deps): update dependency soenneker.reflection.cache to v2.1.15 … #43
Annotations
10 warnings
Build:
src/Abstract/IAutoFaker.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Abstract/IAutoFaker.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Build:
src/AutoFaker.cs#L25
Possible null reference return.
|
Build:
src/Generators/Types/TypeGenerator.cs#L40
Possible null reference argument for parameter 'instance' in 'void IAutoFakerBinder.PopulateInstance(object instance, AutoFakerContext context, Type type, MemberInfo[]? members = null)'.
|
Build:
src/Generators/Types/TypeGenerator.cs#L14
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Generators/Types/TypeGenerator.cs#L17
Possible null reference argument for parameter 'instance' in 'void IAutoFakerBinder.PopulateInstance<TType>(object instance, AutoFakerContext context, MemberInfo[]? members = null)'.
|
Build:
src/Generators/Types/SetGenerator.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Generators/Types/SetGenerator.cs#L29
Dereference of a possibly null reference.
|
Build:
src/Generators/Types/SetGenerator.cs#L32
Possible null reference return.
|
Build:
src/Generators/Types/ReadOnlyDictionaryGenerator.cs#L17
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
The logs for this run have expired and are no longer available.
Loading