Merge pull request #80 from soenneker/renovate/soenneker.reflection.c… #109
Annotations
10 warnings
Build:
src/AutoFakerBinder.cs#L47
Possible null reference argument for parameter 'cachedType' in 'CachedConstructor? AutoFakerBinder.GetConstructor(CachedType cachedType)'.
|
Build:
src/AutoFakerBinder.cs#L63
Possible null reference assignment.
|
Build:
src/Generators/Types/TypeGenerator.cs#L17
Converting null literal or possible null value to non-nullable type.
|
Build:
src/AutoFakerBinder.cs#L98
Nullable value type may be null.
|
Build:
src/AutoFakerBinder.cs#L111
Dereference of a possibly null reference.
|
Build:
src/Generators/Types/SetGenerator.cs#L15
Dereference of a possibly null reference.
|
Build:
src/Generators/Types/SetGenerator.cs#L23
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
Build:
src/Generators/Types/SetGenerator.cs#L23
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Generators/Types/SetGenerator.cs#L35
Dereference of a possibly null reference.
|
Build:
src/Generators/Types/SetGenerator.cs#L38
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading