Skip to content

Removed unused reference to FluentAssertions in light of licensing change #3262

Removed unused reference to FluentAssertions in light of licensing change

Removed unused reference to FluentAssertions in light of licensing change #3262

Triggered via pull request January 19, 2025 01:54
Status Failure
Total duration 2m 50s
Artifacts 1

sdk_build.yml

on: pull_request
Matrix: test
Publish Packages
0s
Publish Packages
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 64 warnings
Test .NET 8.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L54
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterHasVariableLength: Shouldly.ShouldAssertException : exception.Message
Test .NET 8.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L88
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsOutput: Shouldly.ShouldAssertException : exception.Message
Test .NET 8.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L38
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodArgumentDescription_CreatMethodArgumentDescription: Shouldly.ShouldAssertException : description.ArgumentType
Test .NET 8.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L71
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsInput: Shouldly.ShouldAssertException : exception.Message
Test .NET 8.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L105
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsOptional: Shouldly.ShouldAssertException : exception.Message
Test .NET 8.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L69
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateGeneratesArgumentDescriptions_WhenMethodHasArguments: Shouldly.ShouldAssertException : description.Arguments
Test .NET 8.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L39
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreatMethodDescription: Shouldly.ShouldAssertException : description.ReturnType
Test .NET 8.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L101
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenMethodHasTokenAsNonLastArgument: Shouldly.ShouldAssertException : exception.Message
Test .NET 8.0
Process completed with exit code 1.
Test .NET 8.0
Process completed with exit code 1.
Test .NET 9.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L54
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterHasVariableLength: Shouldly.ShouldAssertException : exception.Message
Test .NET 9.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L88
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsOutput: Shouldly.ShouldAssertException : exception.Message
Test .NET 9.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L38
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodArgumentDescription_CreatMethodArgumentDescription: Shouldly.ShouldAssertException : description.ArgumentType
Test .NET 9.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L71
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsInput: Shouldly.ShouldAssertException : exception.Message
Test .NET 9.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L105
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsOptional: Shouldly.ShouldAssertException : exception.Message
Test .NET 9.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L69
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateGeneratesArgumentDescriptions_WhenMethodHasArguments: Shouldly.ShouldAssertException : description.Arguments
Test .NET 9.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L39
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreatMethodDescription: Shouldly.ShouldAssertException : description.ReturnType
Test .NET 9.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L101
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenMethodHasTokenAsNonLastArgument: Shouldly.ShouldAssertException : exception.Message
Test .NET 9.0
Process completed with exit code 1.
Test .NET 9.0
Process completed with exit code 1.
Test .NET 7.0
Process completed with exit code 1.
Test .NET 7.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L69
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateGeneratesArgumentDescriptions_WhenMethodHasArguments: Shouldly.ShouldAssertException : description.Arguments
Test .NET 7.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L39
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreatMethodDescription: Shouldly.ShouldAssertException : description.ReturnType
Test .NET 7.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L101
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenMethodHasTokenAsNonLastArgument: Shouldly.ShouldAssertException : exception.Message
Test .NET 7.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L54
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterHasVariableLength: Shouldly.ShouldAssertException : exception.Message
Test .NET 7.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L88
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsOutput: Shouldly.ShouldAssertException : exception.Message
Test .NET 7.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L38
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodArgumentDescription_CreatMethodArgumentDescription: Shouldly.ShouldAssertException : description.ArgumentType
Test .NET 7.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L71
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsInput: Shouldly.ShouldAssertException : exception.Message
Test .NET 7.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L105
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsOptional: Shouldly.ShouldAssertException : exception.Message
Test .NET 7.0
Process completed with exit code 1.
Test .NET 6.0
Process completed with exit code 1.
Test .NET 6.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L54
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterHasVariableLength: Shouldly.ShouldAssertException : exception.Message
Test .NET 6.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L88
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsOutput: Shouldly.ShouldAssertException : exception.Message
Test .NET 6.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L38
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodArgumentDescription_CreatMethodArgumentDescription: Shouldly.ShouldAssertException : description.ArgumentType
Test .NET 6.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L71
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsInput: Shouldly.ShouldAssertException : exception.Message
Test .NET 6.0: test/Dapr.Actors.Test/Description/MethodArgumentDescriptionTests.cs#L105
Dapr.Actors.Description.MethodArgumentDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenParameterIsOptional: Shouldly.ShouldAssertException : exception.Message
Test .NET 6.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L69
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateGeneratesArgumentDescriptions_WhenMethodHasArguments: Shouldly.ShouldAssertException : description.Arguments
Test .NET 6.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L39
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreatMethodDescription: Shouldly.ShouldAssertException : description.ReturnType
Test .NET 6.0: test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L101
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenMethodHasTokenAsNonLastArgument: Shouldly.ShouldAssertException : exception.Message
Test .NET 6.0
Process completed with exit code 1.
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 8.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 9.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 7.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test .NET 6.0
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.

Artifacts

Produced during runtime
Name Size
packages
2.71 MB