chore(deps): update dependency soenneker.reflection.cache to v2.1.16 … #48
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/Config/AutoFakerConfigBuilder.cs#L13
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/AutoFaker.cs#L25
Possible null reference return.
|
Build:
src/Context/AutoFakerContextOverride.cs#L12
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Extensions/AutoConfigBuilderExtension.cs#L28
Possible null reference return.
|
Build:
src/Context/AutoFakerContext.cs#L54
Non-nullable property 'ParentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Context/AutoFakerContext.cs#L54
Non-nullable property 'GenerateType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Context/AutoFakerContext.cs#L54
Non-nullable property 'CachedType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Context/AutoFakerContext.cs#L54
Non-nullable property 'GenerateName' 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