Skip to content

chore(deps): update dependency soenneker.reflection.cache to v2.1.154… #271

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

chore(deps): update dependency soenneker.reflection.cache to v2.1.154… #271

Triggered via push July 10, 2024 14:28
Status Success
Total duration 49s
Artifacts
publish-package
37s
publish-package
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish-package: src/AutoFaker{T}.cs#L107
Possible null reference argument for parameter 'binder' in 'AutoFakerContext.AutoFakerContext(AutoFakerConfig config, AutoFakerBinder binder, Faker faker, CacheService cacheService, CachedType? type = null)'.
publish-package: src/AutoFaker{T}.cs#L107
Possible null reference argument for parameter 'cacheService' in 'AutoFakerContext.AutoFakerContext(AutoFakerConfig config, AutoFakerBinder binder, Faker faker, CacheService cacheService, CachedType? type = null)'.
publish-package: src/AutoFakerBinder.cs#L63
Possible null reference argument for parameter 'cachedType' in 'CachedConstructor? AutoFakerBinder.GetConstructor(CachedType cachedType)'.
publish-package: src/AutoFakerBinder.cs#L71
Nullable value type may be null.
publish-package: src/AutoFakerBinder.cs#L87
Possible null reference assignment.
publish-package: src/AutoFakerBinder.cs#L129
Nullable value type may be null.
publish-package: src/AutoFakerBinder.cs#L142
Dereference of a possibly null reference.
publish-package: src/AutoMember.cs#L64
Possible null reference argument for parameter 'item' in 'bool HashSet<Type>.Contains(Type item)'.
publish-package: src/AutoMember.cs#L70
Dereference of a possibly null reference.
publish-package: src/AutoFakerBinder.cs#L280
Possible null reference argument for parameter 'name' in 'void AutoFakerContext.Setup(CachedType parentType, CachedType generateType, string name)'.