Skip to content

Merge branch 'next' of https://github.com/lofcz/FastCloner into next #65

Merge branch 'next' of https://github.com/lofcz/FastCloner into next

Merge branch 'next' of https://github.com/lofcz/FastCloner into next #65

Triggered via push April 22, 2025 20:47
Status Success
Total duration 51s
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/FastClonerExtensions.cs#L13
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#L20
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#L27
Possible null reference return.
build-and-test (9.0.101): FastCloner/FastClonerExtensions.cs#L32
Possible null reference return.
build-and-test (9.0.101): FastCloner/Code/ShallowObjectCloner.cs#L33
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
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/Code/FieldAccessorGenerator.cs#L11
Possible null reference argument for parameter 'type' in 'object? FastClonerCache.GetOrAddField(Type type, Func<Type, object?> valueFactory)'.
build-and-test (9.0.101): FastCloner/Code/FieldAccessorGenerator.cs#L11
Converting null literal or possible null value to non-nullable type.