Add .NET client for LLM Conversations support #3060
Annotations
10 errors and 11 warnings
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#L29
Field 'DaprPublishSubscribeGrpcClient.HttpClient' is never assigned to, and will always have its default value null
|
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#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)'
|
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.
|
Loading