Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.12.0 to 5.6.0#553
Open
dependabot[bot] wants to merge 1 commit into
Annotations
1 error and 10 warnings
|
Build
Process completed with exit code 1.
|
|
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/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/ShouldExtensionMethods.cs#L59
Possible null reference return.
|
|
Build:
src/Machine.Specifications.Should/ShouldExtensionMethods.cs#L56
Possible null reference argument for parameter 'obj' in 'string PrettyPrintingExtensions.ToUsefulString(object obj)'.
|
|
Build:
src/Machine.Specifications.Should/ShouldExtensionMethods.cs#L56
Possible null reference argument for parameter 'obj' in 'string PrettyPrintingExtensions.ToUsefulString(object obj)'.
|
|
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/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