Skip to content

Bump FluentAssertions and 5 others

c1e8de3
Select commit
Loading
Failed to load commit list.
Closed

Bump FluentAssertions and 5 others #42

Bump FluentAssertions and 5 others
c1e8de3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dbosoft.Dbosoft.Functional failed Jul 15, 2025 in 3m 15s

Build #3.2.1-PullRequest0042.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_WithNull_ReturnsError

See this annotation in the file changed.

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

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 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.ComplexValidationsTests+TravelGroupExample.ValidateTravelGroup_InvalidTravelGroup_ReturnsFail

See this annotation in the file changed.

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

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

See this annotation in the file changed.

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