Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.7.0#554
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
1 error and 10 warnings
|
Build
Process completed with exit code 1.
|
|
Build:
src/Machine.Specifications.Should/ShouldExtensionMethods.cs#L46
Possible null reference argument for parameter 'expectedObject' in 'string PrettyPrintingExtensions.FormatErrorMessage(object actualObject, object expectedObject)'.
|
|
Build:
src/Machine.Specifications.Should/ShouldExtensionMethods.cs#L46
Possible null reference argument for parameter 'actualObject' in 'string PrettyPrintingExtensions.FormatErrorMessage(object actualObject, object expectedObject)'.
|
|
Build:
src/Machine.Specifications.Should/Utility/ObjectGraphHelper.cs#L77
Non-nullable property 'ValueGetters' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Machine.Specifications.Should/Utility/ObjectGraphHelper.cs#L86
Non-nullable property 'KeyValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Machine.Specifications.Should/Utility/ObjectGraphHelper.cs#L91
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Machine.Specifications.Should/Utility/ObjectGraphHelper.cs#L98
Non-nullable property 'ValueGetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Machine.Specifications.Should/Utility/ObjectGraphHelper.cs#L96
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Machine.Specifications.Should/AssertComparer.cs#L32
Dereference of a possibly null reference.
|
|
Build:
src/Machine.Specifications.Should/ComparerStrategies/TypeComparer.cs#L7
Dereference of a possibly null reference.
|
|
Build:
src/Machine.Specifications.Should/ComparerStrategies/TypeComparer.cs#L7
Dereference of a possibly null reference.
|
background
wait
wait-all
cancel
parallel
Loading