Skip to content

chore(deps): update dependency soenneker.extensions.fieldinfo to v2.1… #262

chore(deps): update dependency soenneker.extensions.fieldinfo to v2.1…

chore(deps): update dependency soenneker.extensions.fieldinfo to v2.1… #262

Triggered via push July 9, 2024 22:38
Status Failure
Total duration 14m 35s
Artifacts
publish-package
39s
publish-package
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
publish-package
Process completed with exit code 1.
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/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/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#L129
Nullable value type may be null.
publish-package: src/AutoFakerBinder.cs#L142
Dereference of a possibly null reference.
publish-package: src/AutoFaker{T}.cs#L192
Possible null reference return.
publish-package: src/AutoFakerBinder.cs#L280
Possible null reference argument for parameter 'name' in 'void AutoFakerContext.Setup(CachedType parentType, CachedType generateType, string name)'.