Bump FluentAssertions and 5 others #39
Build #3.2.1-PullRequest0039.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.New_WithValidationErrors_ThrowsValidationException
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.DataTypes.ValidatingNewTypeTests.<>c.<ShouldContainValidationErrors>b__11_0(Error error) in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\DataTypes\ValidatingNewTypeTests.cs:line 145
at FluentAssertions.Collections.GenericCollectionAssertions`3.CollectFailuresFromInspectors(IEnumerable`1 elementInspectors)
at FluentAssertions.Collections.GenericCollectionAssertions`3.SatisfyRespectively(IEnumerable`1 expected, String because, Object[] becauseArgs)
at FluentAssertions.Collections.GenericCollectionAssertions`3.SatisfyRespectively(Action`1[] elementInspectors)
at Dbosoft.Functional.Tests.DataTypes.ValidatingNewTypeTests.ShouldContainValidationErrors(Seq`1 errors) in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\DataTypes\ValidatingNewTypeTests.cs:line 140
at Dbosoft.Functional.Tests.DataTypes.ValidatingNewTypeTests.New_WithValidationErrors_ThrowsValidationException() in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\DataTypes\ValidatingNewTypeTests.cs:line 57
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.ComplexValidationsTests.ValidateProperty_RequiredAndStringIsEmpty_ReturnsFail(value: " ")
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.ValidateProperty_RequiredAndStringIsEmpty_ReturnsFail(String value) in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\Validations\ComplexValidationsTests.cs:line 76
at InvokeStub_ComplexValidationsTests.ValidateProperty_RequiredAndStringIsEmpty_ReturnsFail(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
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_WitMember_ReturnsCorrectError
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_WitMember_ReturnsCorrectError() in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\Validations\ValidationIssueTests.cs:line 19
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)