Speed improvements (#45) #54
Annotations
10 warnings
Build:
src/AutoFakerBinder.cs#L62
Possible null reference assignment.
|
Build:
src/Services/GeneratorService.cs#L57
Nullable value type may be null.
|
Build:
src/AutoFaker.cs#L50
Possible null reference return.
|
Build:
src/Services/GeneratorService.cs#L65
Nullable value type may be null.
|
Build:
src/Services/GeneratorService.cs#L74
Nullable value type may be null.
|
Build:
src/AutoFakerBinder.cs#L99
Nullable value type may be null.
|
Build:
src/AutoFakerBinder.cs#L137
Possible null reference argument for parameter 'item' in 'bool HashSet<Type>.Contains(Type item)'.
|
Build:
src/AutoFakerBinder.cs#L177
Possible null reference argument for parameter 'constructors' in 'CachedConstructor? AutoFakerBinder.ResolveTypedConstructor(CachedType type, CachedConstructor[] constructors)'.
|
Build:
src/AutoFakerBinder.cs#L182
Possible null reference argument for parameter 'constructors' in 'CachedConstructor? AutoFakerBinder.ResolveTypedConstructor(CachedType type, CachedConstructor[] constructors)'.
|
Build:
src/AutoFakerBinder.cs#L185
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading