Skip to content

Bump FluentAssertions and 5 others

c82a2c1
Select commit
Loading
Failed to load commit list.
Closed

Bump FluentAssertions and 5 others #40

Bump FluentAssertions and 5 others
c82a2c1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dbosoft.Dbosoft.Functional failed Jun 17, 2025 in 3m 21s

Build #3.2.1-PullRequest0040.2 had test failures

Details

Tests

  • Failed: 22 (40.00%)
  • Passed: 33 (60.00%)
  • Other: 0 (0.00%)
  • Total: 55

Annotations

Check failure on line 263 in Build log

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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'
]

Check failure on line 1 in Dbosoft.Functional.Tests.DataTypes.ValidatingNewTypeTests.NewEither_WithArgumentException_ReturnsErrorWithInnerError

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dbosoft.Dbosoft.Functional

Dbosoft.Functional.Tests.DataTypes.ValidatingNewTypeTests.NewEither_WithArgumentException_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_WithArgumentException_ReturnsErrorWithInnerError() in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\DataTypes\ValidatingNewTypeTests.cs:line 65
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Dbosoft.Functional.Tests.Validations.ValidationIssueTests.ToError_WithoutMember_ReturnsCorrectError(member: "")

See this annotation in the file changed.

@azure-pipelines 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 InvokeStub_ValidationIssueTests.ToError_WithoutMember_ReturnsCorrectError(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Dbosoft.Functional.Tests.Validations.ComplexValidationsTests.ValidateProperty_NotRequiredAndStringIsEmpty_ReturnsSuccess(value: "")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dbosoft.Dbosoft.Functional

Dbosoft.Functional.Tests.Validations.ComplexValidationsTests.ValidateProperty_NotRequiredAndStringIsEmpty_ReturnsSuccess(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_NotRequiredAndStringIsEmpty_ReturnsSuccess(String value) in c:\agent\_work\17\s\test\Dbosoft.Functional.Tests\Validations\ComplexValidationsTests.cs:line 41
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

Check failure on line 1 in Dbosoft.Functional.Tests.Validations.ValidationIssueTests.ToError_WithoutMember_ReturnsCorrectError(member: null)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dbosoft.Dbosoft.Functional

Dbosoft.Functional.Tests.Validations.ValidationIssueTests.ToError_WithoutMember_ReturnsCorrectError(member: null)

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 InvokeStub_ValidationIssueTests.ToError_WithoutMember_ReturnsCorrectError(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)