Skip to content

Improves performance and allocation of binder #795

Improves performance and allocation of binder

Improves performance and allocation of binder #795

Triggered via push August 12, 2025 13:56
Status Success
Total duration 48s
Artifacts
publish-package
43s
publish-package
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish-package: src/Generators/Types/SetGenerator.cs#L15
Dereference of a possibly null reference.
publish-package: src/AutoFakerBinder.cs#L373
Possible null reference assignment.
publish-package: src/Generators/Types/WeakReferenceTGenerator.cs#L16
Possible null reference argument for parameter 'target' in 'WeakReference<TType>.WeakReference(TType target)'.
publish-package: src/AutoFakerBinder.cs#L295
Possible null reference argument for parameter 'name' in 'void AutoFakerContext.Setup(CachedType parentType, CachedType generateType, string name)'.
publish-package: src/AutoFakerBinder.cs#L258
Possible null reference return.
publish-package: src/AutoFakerBinder.cs#L216
Possible null reference return.
publish-package: src/AutoFakerBinder.cs#L143
Dereference of a possibly null reference.
publish-package: src/AutoFakerBinder.cs#L132
Nullable value type may be null.
publish-package: src/AutoFakerBinder.cs#L87
Possible null reference assignment.
publish-package: src/AutoFakerBinder.cs#L49
Nullable value type may be null.