Skip to content

Fixes build

Fixes build #105

Triggered via push February 19, 2024 01:18
Status Failure
Total duration 43s
Artifacts
publish-package
35s
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/AutoFakerBinder.cs#L47
Possible null reference argument for parameter 'cachedType' in 'CachedConstructor? AutoFakerBinder.GetConstructor(CachedType cachedType)'.
publish-package: src/AutoFakerBinder.cs#L63
Possible null reference assignment.
publish-package: src/AutoFaker.cs#L69
Dereference of a possibly null reference.
publish-package: src/AutoFaker.cs#L69
Dereference of a possibly null reference.
publish-package: src/AutoFakerBinder.cs#L97
Nullable value type may be null.
publish-package: src/AutoFakerBinder.cs#L110
Dereference of a possibly null reference.
publish-package: src/AutoMember.cs#L63
Possible null reference argument for parameter 'item' in 'bool HashSet<Type>.Contains(Type item)'.
publish-package: src/AutoMember.cs#L69
Dereference of a possibly null reference.
publish-package: src/AutoFakerBinder.cs#L168
Possible null reference argument for parameter 'constructors' in 'CachedConstructor? AutoFakerBinder.ResolveTypedConstructor(CachedType type, CachedConstructor[] constructors)'.
publish-package: src/AutoFakerBinder.cs#L171
Possible null reference argument for parameter 'constructors' in 'CachedConstructor? AutoFakerBinder.ResolveTypedConstructor(CachedType type, CachedConstructor[] constructors)'.