Skip to content

Bump FluentAssertions from 7.2.0 to 8.2.0

58c765b
Select commit
Loading
Failed to load commit list.
Open

Bump FluentAssertions from 7.2.0 to 8.2.0 #34

Bump FluentAssertions from 7.2.0 to 8.2.0
58c765b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dbosoft.Dbosoft.Functional failed Apr 1, 2025 in 1m 46s

Build #3.1.1-PullRequest0034.6 had test failures

Details

Tests

  • Failed: 16 (34.04%)
  • Passed: 31 (65.96%)
  • Other: 0 (0.00%)
  • Total: 47

Annotations

Check failure on line 287 in Build log

See this annotation in the file changed.

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

Build log #L287

Error: The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 292 in Build log

See this annotation in the file changed.

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

Build log #L292

Dotnet command failed with non-zero exit code on the following projects : c:\agent\_work\12\s\test\Dbosoft.Functional.Tests\Dbosoft.Functional.Tests.csproj

Check failure on line 1 in Dbosoft.Functional.Tests.Validations.ComplexValidationsTests.ValidateProperty_NotRequiredAndNullableIntIsNull_ReturnsSuccess

See this annotation in the file changed.

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

Dbosoft.Functional.Tests.Validations.ComplexValidationsTests.ValidateProperty_NotRequiredAndNullableIntIsNull_ReturnsSuccess

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_NotRequiredAndNullableIntIsNull_ReturnsSuccess() in c:\agent\_work\12\s\test\Dbosoft.Functional.Tests\Validations\ComplexValidationsTests.cs:line 23
   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.NewValidation_ArgumentException_ReturnsErrorWithException

See this annotation in the file changed.

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

Dbosoft.Functional.Tests.DataTypes.ValidatingNewTypeTests.NewValidation_ArgumentException_ReturnsErrorWithException

System.MissingMethodException : Method not found: 'Void FluentAssertions.Primitives.ReferenceTypeAssertions`2..ctor(System.__Canon)'.
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.DataTypes.ValidatingNewTypeTests.NewValidation_ArgumentException_ReturnsErrorWithException() in c:\agent\_work\12\s\test\Dbosoft.Functional.Tests\DataTypes\ValidatingNewTypeTests.cs:line 105
   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_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\12\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.DataTypes.ValidatingNewTypeTests.NewValidation_WithValidationErrors_ReturnsBothErrors

See this annotation in the file changed.

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

Dbosoft.Functional.Tests.DataTypes.ValidatingNewTypeTests.NewValidation_WithValidationErrors_ReturnsBothErrors

System.MissingMethodException : Method not found: 'Void FluentAssertions.Primitives.ReferenceTypeAssertions`2..ctor(System.__Canon)'.
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.DataTypes.ValidatingNewTypeTests.NewValidation_WithValidationErrors_ReturnsBothErrors() in c:\agent\_work\12\s\test\Dbosoft.Functional.Tests\DataTypes\ValidatingNewTypeTests.cs:line 120
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)