Bump FluentAssertions and 5 others #42
Build #3.2.1-PullRequest0042.2 had test failures
Details
- Failed: 22 (40.00%)
- Passed: 33 (60.00%)
- Other: 0 (0.00%)
- Total: 55
Annotations
Check failure on line 263 in Build log
azure-pipelines / dbosoft.Dbosoft.Functional
Build log #L263
Error: The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1
Check failure on line 268 in Build log
azure-pipelines / dbosoft.Dbosoft.Functional
Build log #L268
Dotnet command failed with non-zero exit code on the following projects : [
'c:\\agent\\_work\\17\\s\\test\\Dbosoft.Functional.Tests\\Dbosoft.Functional.Tests.csproj'
]
azure-pipelines / dbosoft.Dbosoft.Functional
Dbosoft.Functional.Tests.DataTypes.ValidatingNewTypeTests.NewEither_WithNull_ReturnsError
System.MissingMethodException : Method not found: 'Void FluentAssertions.Primitives.ReferenceTypeAssertions`2..ctor(System.__Canon)'.
Raw output
at FluentAssertions.LanguageExt.LanguageExtEitherAssertions`2..ctor(Either`2 instance)
at FluentAssertions.LanguageExt.LanguageExtAssertionsExtensions.Should[TL,TR](Either`2 instance)
at Dbosoft.Functional.Tests.DataTypes.ValidatingNewTypeTests.NewEither_WithNull_ReturnsError() in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\DataTypes\ValidatingNewTypeTests.cs:line 91
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / dbosoft.Dbosoft.Functional
Dbosoft.Functional.Tests.Validations.ValidationIssueTests.ToError_WithoutMember_ReturnsCorrectError(member: " ")
System.MissingMethodException : Method not found: 'Void FluentAssertions.Primitives.ReferenceTypeAssertions`2..ctor(System.__Canon)'.
Raw output
at FluentAssertions.LanguageExt.LanguageExtOptionAssertions`1..ctor(Option`1 instance)
at FluentAssertions.LanguageExt.LanguageExtAssertionsExtensions.Should[T](Option`1 instance)
at Dbosoft.Functional.Tests.Validations.ValidationIssueTests.ToError_WithoutMember_ReturnsCorrectError(String member) in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\Validations\ValidationIssueTests.cs:line 32
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
azure-pipelines / dbosoft.Dbosoft.Functional
Dbosoft.Functional.Tests.Validations.ComplexValidationsTests+TravelGroupExample.ValidateTravelGroup_InvalidTravelGroup_ReturnsFail
System.MissingMethodException : Method not found: 'Void FluentAssertions.Primitives.ReferenceTypeAssertions`2..ctor(Dbosoft.Functional.Validations.ValidationIssue)'.
Raw output
at FluentAssertions.LanguageExt.LanguageExtValidationAssertions`2..ctor(Validation`2 instance)
at FluentAssertions.LanguageExt.LanguageExtAssertionsExtensions.Should[TFail,TSuccess](Validation`2 instance)
at Dbosoft.Functional.Tests.Validations.ComplexValidationsTests.TravelGroupExample.ValidateTravelGroup_InvalidTravelGroup_ReturnsFail() in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\Validations\ComplexValidationsTests.cs:line 152
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / dbosoft.Dbosoft.Functional
Dbosoft.Functional.Tests.DataTypes.ValidatingNewTypeTests.NewEither_WithValidationErrors_ReturnsErrorWithInnerError
System.MissingMethodException : Method not found: 'Void FluentAssertions.Primitives.ReferenceTypeAssertions`2..ctor(System.__Canon)'.
Raw output
at FluentAssertions.LanguageExt.LanguageExtEitherAssertions`2..ctor(Either`2 instance)
at FluentAssertions.LanguageExt.LanguageExtAssertionsExtensions.Should[TL,TR](Either`2 instance)
at Dbosoft.Functional.Tests.DataTypes.ValidatingNewTypeTests.NewEither_WithValidationErrors_ReturnsErrorWithInnerError() in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\DataTypes\ValidatingNewTypeTests.cs:line 79
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)