Removed unused reference to FluentAssertions in light of licensing change #3259
sdk_build.yml
on: pull_request
Matrix: test
Build
1m 59s
Publish Packages
0s
Annotations
44 errors and 64 warnings
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#L117
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenMethodHasMultipleCancellationTokens: Shouldly.ShouldAssertException : exception.Message
|
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:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L52
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateThrowsArgumentException_WhenTypeIsNotAnInterface: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 9.0
Process completed with exit code 1.
|
Test .NET 8.0:
test/Dapr.Actors.Test/Description/InterfaceDescriptionTests.cs#L113
Dapr.Actors.Description.InterfaceDescriptionTests.InterfaceDescription_CreateGeneratesMethodDescriptions_WhenTypeHasVoidMethods: Shouldly.ShouldAssertException : description.Methods
|
Test .NET 8.0:
test/Dapr.Actors.Test/Description/InterfaceDescriptionTests.cs#L162
Dapr.Actors.Description.InterfaceDescriptionTests.InterfaceDescription_CreateThrowsArgumentException_WhenMethodsAreOverloaded: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 8.0:
test/Dapr.Actors.Test/Description/InterfaceDescriptionTests.cs#L192
Dapr.Actors.Description.InterfaceDescriptionTests.InterfaceDescription_CreateThrowsArgumentException_WhenMethodHasVariableArguments: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 8.0:
test/Dapr.Actors.Test/Description/InterfaceDescriptionTests.cs#L66
Dapr.Actors.Description.InterfaceDescriptionTests.InterfaceDescription_CreateThrowsArgumentException_WhenTypeIsGenericDefinition: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 8.0:
test/Dapr.Actors.Test/Description/InterfaceDescriptionTests.cs#L96
Dapr.Actors.Description.InterfaceDescriptionTests.InterfaceDescription_CreateGeneratesMethodDescriptions_WhenTypeHasTaskMethods_ButDoesNotSeeInheritedMethods: Shouldly.ShouldAssertException : description.Methods
|
Test .NET 8.0:
test/Dapr.Actors.Test/Description/InterfaceDescriptionTests.cs#L177
Dapr.Actors.Description.InterfaceDescriptionTests.InterfaceDescription_CreateThrowsArgumentException_WhenMethodIsGeneric: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 8.0:
test/Dapr.Actors.Test/Description/InterfaceDescriptionTests.cs#L147
Dapr.Actors.Description.InterfaceDescriptionTests.InterfaceDescription_CreateThrowsArgumentException_WhenMethodsAreNotReturningVoid: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 8.0:
test/Dapr.Actors.Test/Description/InterfaceDescriptionTests.cs#L131
Dapr.Actors.Description.InterfaceDescriptionTests.InterfaceDescription_CreateThrowsArgumentException_WhenMethodsAreNotReturningTask: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 8.0:
test/Dapr.Actors.Test/Description/InterfaceDescriptionTests.cs#L81
Dapr.Actors.Description.InterfaceDescriptionTests.InterfaceDescription_CreateThrowsArgumentException_WhenTypeIsGeneric: 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
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/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#L117
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenMethodHasMultipleCancellationTokens: Shouldly.ShouldAssertException : exception.Message
|
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:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L52
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateThrowsArgumentException_WhenTypeIsNotAnInterface: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 6.0:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L115
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateUsingCRCIdThrowsArgumentException_WhenTypeIsNotAnInterface: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 6.0:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L82
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateThrowsArgumentException_WhenActorInterfaceInheritsNonActorInterfaces: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 6.0:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L145
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateUsingCRCIdThrowsArgumentException_WhenActorInterfaceInheritsNonActorInterfaces: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 6.0:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L130
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateUsingCRCIdThrowsArgumentException_WhenTypeIsNotAnActorInterface: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 6.0:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L67
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateThrowsArgumentException_WhenTypeIsNotAnActorInterface: Shouldly.ShouldAssertException : exception.Message
|
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/ActorInterfaceDescriptionTests.cs#L52
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateThrowsArgumentException_WhenTypeIsNotAnInterface: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 7.0:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L115
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateUsingCRCIdThrowsArgumentException_WhenTypeIsNotAnInterface: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 7.0:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L82
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateThrowsArgumentException_WhenActorInterfaceInheritsNonActorInterfaces: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 7.0:
test/Dapr.Actors.Test/Description/MethodDescriptionTests.cs#L117
Dapr.Actors.Description.MethodDescriptionTests.MethodDescription_CreateThrowsArgumentException_WhenMethodHasMultipleCancellationTokens: Shouldly.ShouldAssertException : exception.Message
|
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/ActorInterfaceDescriptionTests.cs#L145
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateUsingCRCIdThrowsArgumentException_WhenActorInterfaceInheritsNonActorInterfaces: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 7.0:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L130
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateUsingCRCIdThrowsArgumentException_WhenTypeIsNotAnActorInterface: Shouldly.ShouldAssertException : exception.Message
|
Test .NET 7.0:
test/Dapr.Actors.Test/Description/ActorInterfaceDescriptionTests.cs#L67
Dapr.Actors.Description.ActorInterfaceDescriptionTests.ActorInterfaceDescription_CreateThrowsArgumentException_WhenTypeIsNotAnActorInterface: Shouldly.ShouldAssertException : exception.Message
|
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 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 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 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.
|
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages
|
2.7 MB |
|