Skip to content

Update dependency Soenneker.Facts.Local to v2.1.184 (#21) #28

Update dependency Soenneker.Facts.Local to v2.1.184 (#21)

Update dependency Soenneker.Facts.Local to v2.1.184 (#21) #28

Triggered via push January 27, 2024 06:54
Status Failure
Total duration 42s
Artifacts
publish-package
33s
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/Abstract/IAutoFaker.cs#L18
Cannot convert null literal to non-nullable reference type.
publish-package: src/Abstract/IAutoFaker.cs#L27
Cannot convert null literal to non-nullable reference type.
publish-package: src/Config/AutoFakerConfigBuilder.cs#L13
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-package: src/AutoFaker.cs#L25
Possible null reference return.
publish-package: src/AutoMember.cs#L32
Dereference of a possibly null reference.
publish-package: src/AutoMember.cs#L42
Dereference of a possibly null reference.
publish-package: src/AutoMember.cs#L23
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-package: src/AutoMember.cs#L23
Non-nullable property 'CachedType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-package: src/AutoMember.cs#L23
Non-nullable property 'Getter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-package: src/AutoMember.cs#L23
Non-nullable property 'Setter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.