Skip to content

Update dependency Soenneker.Facts.Local to v2.1.196 #45

Update dependency Soenneker.Facts.Local to v2.1.196

Update dependency Soenneker.Facts.Local to v2.1.196 #45

Triggered via pull request January 28, 2024 07:21
Status Success
Total duration 52s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
44s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: src/Abstract/IAutoFaker.cs#L18
Cannot convert null literal to non-nullable reference type.
build-and-test: src/Abstract/IAutoFaker.cs#L27
Cannot convert null literal to non-nullable reference type.
build-and-test: src/AutoFaker.cs#L25
Possible null reference return.
build-and-test: src/Config/AutoFakerConfigBuilder.cs#L13
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/AutoMember.cs#L32
Dereference of a possibly null reference.
build-and-test: src/AutoMember.cs#L42
Dereference of a possibly null reference.
build-and-test: src/AutoMember.cs#L23
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/AutoMember.cs#L23
Non-nullable property 'CachedType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/AutoMember.cs#L23
Non-nullable property 'Getter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/AutoMember.cs#L23
Non-nullable property 'Setter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.