Skip to content

Update README.md

Update README.md #74

Triggered via push June 6, 2025 14:10
Status Success
Total duration 49s
Artifacts

dotnet.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test (9.0.101): FastCloner/Code/FieldAccessorGenerator.cs#L11
Possible null reference return.
build-and-test (9.0.101): FastCloner/Code/FieldAccessorGenerator.cs#L11
Converting null literal or possible null value to non-nullable type.
build-and-test (9.0.101): FastCloner/Code/ReflectionHelper.cs#L41
Converting null literal or possible null value to non-nullable type.
build-and-test (9.0.101): FastCloner/FastClonerExtensions.cs#L32
Possible null reference return.
build-and-test (9.0.101): FastCloner/FastClonerExtensions.cs#L27
Possible null reference return.
build-and-test (9.0.101): FastCloner/FastClonerExtensions.cs#L27
Converting null literal or possible null value to non-nullable type.
build-and-test (9.0.101): FastCloner/FastClonerExtensions.cs#L20
Possible null reference return.
build-and-test (9.0.101): FastCloner/FastClonerExtensions.cs#L20
Converting null literal or possible null value to non-nullable type.
build-and-test (9.0.101): FastCloner/FastClonerExtensions.cs#L13
Possible null reference return.
build-and-test (9.0.101): FastCloner/Code/Extensions.cs#L8
Possible null reference assignment.