chore(deps): update dependency coverlet.collector to v6.0.1 #119
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/Context/AutoFakerOverrideContext.cs#L42
Possible null reference assignment.
|
Build:
src/Context/AutoFakerOverrideContext.cs#L43
Possible null reference assignment.
|
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/Context/AutoFakerOverrideContext.cs#L42
Possible null reference assignment.
|
Build:
src/Context/AutoFakerOverrideContext.cs#L43
Possible null reference assignment.
|
Build:
src/Context/AutoFakerOverrideContext.cs#L40
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Context/AutoFakerOverrideContext.cs#L40
Non-nullable property 'GenerateType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading