Add .NET client for LLM Conversations support #3060
sdk_build.yml
on: pull_request
Matrix: test
Build
1m 34s
Publish Packages
0s
Annotations
50 errors and 55 warnings
Test .NET 8.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeClientBuilder.cs#L45
'DaprPublishSubscribeGrpcClient' does not contain a constructor that takes 3 arguments
|
Test .NET 8.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L48
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test .NET 8.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L36
Field 'DaprPublishSubscribeGrpcClient.DaprApiToken' is never assigned to, and will always have its default value null
|
Test .NET 8.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L29
Field 'DaprPublishSubscribeGrpcClient.HttpClient' is never assigned to, and will always have its default value null
|
Test .NET 8.0:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Test .NET 8.0:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Test .NET 8.0:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Test .NET 8.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L48
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test .NET 8.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeClientBuilder.cs#L45
'DaprPublishSubscribeGrpcClient' does not contain a constructor that takes 3 arguments
|
Test .NET 8.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L29
Field 'DaprPublishSubscribeGrpcClient.HttpClient' is never assigned to, and will always have its default value null
|
Build:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L48
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeClientBuilder.cs#L45
'DaprPublishSubscribeGrpcClient' does not contain a constructor that takes 3 arguments
|
Build:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L36
Field 'DaprPublishSubscribeGrpcClient.DaprApiToken' is never assigned to, and will always have its default value null
|
Build:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L29
Field 'DaprPublishSubscribeGrpcClient.HttpClient' is never assigned to, and will always have its default value null
|
Build:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Build:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Build:
test/Dapr.AI.Test/Conversation/Extensions/DaprAiConversationBuilderExtensionsTest.cs#L28
The type or namespace name 'ConfigurationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.AI.Test/Conversation/Extensions/DaprAiConversationBuilderExtensionsTest.cs#L29
The type or namespace name 'Dictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.AI.Test/Conversation/Extensions/DaprAiConversationBuilderExtensionsTest.cs#L33
The type or namespace name 'IConfiguration' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.AI.Test/Conversation/Extensions/DaprAiConversationBuilderExtensionsTest.cs#L35
'ServiceCollection' does not contain a definition for 'AddDaprJobsClient' and no accessible extension method 'AddDaprJobsClient' accepting a first argument of type 'ServiceCollection' could be found (are you missing a using directive or an assembly reference?)
|
Test .NET 9.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L48
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test .NET 9.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeClientBuilder.cs#L45
'DaprPublishSubscribeGrpcClient' does not contain a constructor that takes 3 arguments
|
Test .NET 9.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L29
Field 'DaprPublishSubscribeGrpcClient.HttpClient' is never assigned to, and will always have its default value null
|
Test .NET 9.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L36
Field 'DaprPublishSubscribeGrpcClient.DaprApiToken' is never assigned to, and will always have its default value null
|
Test .NET 9.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L48
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test .NET 9.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeClientBuilder.cs#L45
'DaprPublishSubscribeGrpcClient' does not contain a constructor that takes 3 arguments
|
Test .NET 9.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L36
Field 'DaprPublishSubscribeGrpcClient.DaprApiToken' is never assigned to, and will always have its default value null
|
Test .NET 9.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L29
Field 'DaprPublishSubscribeGrpcClient.HttpClient' is never assigned to, and will always have its default value null
|
Test .NET 9.0:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Test .NET 9.0:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Test .NET 6.0:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Test .NET 6.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L48
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test .NET 6.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeClientBuilder.cs#L45
'DaprPublishSubscribeGrpcClient' does not contain a constructor that takes 3 arguments
|
Test .NET 6.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L36
Field 'DaprPublishSubscribeGrpcClient.DaprApiToken' is never assigned to, and will always have its default value null
|
Test .NET 6.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L29
Field 'DaprPublishSubscribeGrpcClient.HttpClient' is never assigned to, and will always have its default value null
|
Test .NET 6.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L48
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test .NET 6.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeClientBuilder.cs#L45
'DaprPublishSubscribeGrpcClient' does not contain a constructor that takes 3 arguments
|
Test .NET 6.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L29
Field 'DaprPublishSubscribeGrpcClient.HttpClient' is never assigned to, and will always have its default value null
|
Test .NET 6.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L36
Field 'DaprPublishSubscribeGrpcClient.DaprApiToken' is never assigned to, and will always have its default value null
|
Test .NET 6.0:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Test .NET 7.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L48
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test .NET 7.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeClientBuilder.cs#L45
'DaprPublishSubscribeGrpcClient' does not contain a constructor that takes 3 arguments
|
Test .NET 7.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L36
Field 'DaprPublishSubscribeGrpcClient.DaprApiToken' is never assigned to, and will always have its default value null
|
Test .NET 7.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L29
Field 'DaprPublishSubscribeGrpcClient.HttpClient' is never assigned to, and will always have its default value null
|
Test .NET 7.0:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Test .NET 7.0:
src/Dapr.Jobs/DaprJobsClientBuilder.cs#L30
There is no argument given that corresponds to the required parameter 'assembly' of 'DaprGenericClientBuilder<DaprJobsClient>.BuildDaprClientDependencies(Assembly)'
|
Test .NET 7.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L48
Non-nullable field 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test .NET 7.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeClientBuilder.cs#L45
'DaprPublishSubscribeGrpcClient' does not contain a constructor that takes 3 arguments
|
Test .NET 7.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L29
Field 'DaprPublishSubscribeGrpcClient.HttpClient' is never assigned to, and will always have its default value null
|
Test .NET 7.0:
src/Dapr.Messaging/PublishSubscribe/DaprPublishSubscribeGrpcClient.cs#L36
Field 'DaprPublishSubscribeGrpcClient.DaprApiToken' is never assigned to, and will always have its default value null
|
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.
|
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.
|
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 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.
|