Skip to content

chore(deps): update dependency soenneker.facts.local to v2.1.209 (#58) #75

chore(deps): update dependency soenneker.facts.local to v2.1.209 (#58)

chore(deps): update dependency soenneker.facts.local to v2.1.209 (#58) #75

Triggered via push February 9, 2024 13:57
Status Success
Total duration 41s
Artifacts
publish-package
31s
publish-package
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish-package: src/AutoFakerBinder.cs#L44
Possible null reference argument for parameter 'type' in 'CachedConstructor? AutoFakerBinder.GetConstructor(CachedType type)'.
publish-package: src/AutoFakerBinder.cs#L60
Possible null reference assignment.
publish-package: src/AutoMember.cs#L43
Possible null reference argument for parameter 'item' in 'bool HashSet<Type>.Contains(Type item)'.
publish-package: src/AutoMember.cs#L49
Dereference of a possibly null reference.
publish-package: src/AutoMember.cs#L27
Non-nullable field 'Setter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish-package: src/AutoFakerBinder.cs#L93
Nullable value type may be null.
publish-package: src/AutoMember.cs#L69
Possible null reference argument for parameter 'item' in 'bool HashSet<Type>.Contains(Type item)'.
publish-package: src/Context/AutoFakerOverrideContext.cs#L42
Possible null reference assignment.
publish-package: src/Context/AutoFakerOverrideContext.cs#L43
Possible null reference assignment.
publish-package: src/Context/AutoFakerOverrideContext.cs#L40
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.