Skip to content

chore(deps): update dependency soenneker.facts.local to v2.1.203 (#46) #60

chore(deps): update dependency soenneker.facts.local to v2.1.203 (#46)

chore(deps): update dependency soenneker.facts.local to v2.1.203 (#46) #60

Triggered via push February 6, 2024 21:14
Status Success
Total duration 58s
Artifacts
publish-package
49s
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/AutoMember.cs#L69
Possible null reference argument for parameter 'item' in 'bool HashSet<Type>.Contains(Type item)'.
publish-package: src/AutoMember.cs#L75
Dereference of a possibly null reference.
publish-package: src/AutoMember.cs#L55
Non-nullable field 'Setter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish-package: src/Extensions/AutoConfigBuilderExtension.cs#L26
Possible null reference return.
publish-package: src/Extensions/AutoConfigBuilderExtension.cs#L39
Possible null reference return.