Skip to content

chore(deps): update dependency soenneker.reflection.cache to v2.1.40 … #79

chore(deps): update dependency soenneker.reflection.cache to v2.1.40 …

chore(deps): update dependency soenneker.reflection.cache to v2.1.40 … #79

Triggered via push February 11, 2024 01:24
Status Success
Total duration 55s
Artifacts
publish-package
47s
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/AutoFaker.cs#L57
Dereference of a possibly null reference.
publish-package: src/AutoFaker.cs#L57
Dereference of a possibly null reference.
publish-package: src/AutoFakerBinder.cs#L93
Nullable value type may be null.
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.