Skip to content

fix

fix #3

Triggered via push January 7, 2025 21:15
Status Success
Total duration 1m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

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

Annotations

11 warnings
build-and-test (9.0.101)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-test (9.0.101): DeepCloner.Core/Helpers/ShallowObjectCloner.cs#L33
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
build-and-test (9.0.101): DeepCloner.Core/Helpers/ReflectionHelper.cs#L41
Converting null literal or possible null value to non-nullable type.
build-and-test (9.0.101): DeepCloner.Core/Helpers/DeepCloneState.cs#L58
Non-nullable field '_entries' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (9.0.101): DeepCloner.Core/Helpers/DeepCloneState.cs#L77
Possible null reference return.
build-and-test (9.0.101): DeepCloner.Core/DeepClonerExtensions.cs#L12
Possible null reference return.
build-and-test (9.0.101): DeepCloner.Core/DeepClonerExtensions.cs#L19
Converting null literal or possible null value to non-nullable type.
build-and-test (9.0.101): DeepCloner.Core/DeepClonerExtensions.cs#L19
Possible null reference return.
build-and-test (9.0.101): DeepCloner.Core/DeepClonerExtensions.cs#L26
Converting null literal or possible null value to non-nullable type.
build-and-test (9.0.101): DeepCloner.Core/DeepClonerExtensions.cs#L26
Possible null reference return.
build-and-test (9.0.101): DeepCloner.Core/DeepClonerExtensions.cs#L31
Possible null reference return.