Publish NuGet & PyPi Packages #246
Annotations
1 error and 30 warnings
Publish CoreClient to NuGet
Process completed with exit code 1.
|
Build ManagementClient:
src/dotnet/ManagementClient/Clients/Resources/VectorizationManagementClient.cs#L159
XML comment is not placed on a valid language element
|
Build ManagementClient:
src/dotnet/ManagementClient/Clients/Resources/VectorizationManagementClient.cs#L189
XML comment is not placed on a valid language element
|
Build ManagementClient:
src/dotnet/ManagementClient/Interfaces/IConfigurationManagementClient.cs#L44
XML comment has cref attribute 'appConfiguration' that could not be resolved
|
Build ManagementClient:
src/dotnet/ManagementClient/Interfaces/IConfigurationManagementClient.cs#L45
XML comment has cref attribute 'appConfiguration' that could not be resolved
|
Build ManagementClient:
src/dotnet/ManagementClient/ManagementClient.cs#L37
XML comment has cref attribute 'CoreClient' that could not be resolved
|
Build ManagementClient:
src/dotnet/ManagementClient/Clients/Resources/VectorizationManagementClient.cs#L159
XML comment is not placed on a valid language element
|
Build ManagementClient:
src/dotnet/ManagementClient/Clients/Resources/VectorizationManagementClient.cs#L189
XML comment is not placed on a valid language element
|
Build ManagementClient:
src/dotnet/ManagementClient/Interfaces/IConfigurationManagementClient.cs#L44
XML comment has cref attribute 'appConfiguration' that could not be resolved
|
Build ManagementClient:
src/dotnet/ManagementClient/Interfaces/IConfigurationManagementClient.cs#L45
XML comment has cref attribute 'appConfiguration' that could not be resolved
|
Build ManagementClient:
src/dotnet/ManagementClient/ManagementClient.cs#L37
XML comment has cref attribute 'CoreClient' that could not be resolved
|
Build Common:
src/dotnet/Common/Services/DependencyInjection.cs#L119
Possible null reference argument for parameter 'key' in 'string? IConfiguration.this[string key]'.
|
Build Common:
src/dotnet/Common/Models/ResourceProviders/Agent/KnowledgeManagementAgent.cs#L25
Non-nullable property 'Vectorization' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Common:
src/dotnet/Common/Models/Orchestration/Response/CompletionResponseBase.cs#L14
Non-nullable property 'OperationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Common:
src/dotnet/Common/Models/Orchestration/Response/CompletionResponseBase.cs#L44
Non-nullable property 'UserPrompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Common:
src/dotnet/Common/Models/Orchestration/LongRunningOperationLogEntry.cs#L63
Non-nullable property 'OperationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Common:
src/dotnet/Common/Models/Orchestration/Direct/AzureOpenAICompletionResponse.cs#L14
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Common:
src/dotnet/Common/Models/ResourceProviders/Conversation/Conversation.cs#L14
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Common:
src/dotnet/Common/Models/Conversation/Message.cs#L15
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Common:
src/dotnet/Common/Models/Conversation/Message.cs#L25
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Common:
src/dotnet/Common/Models/Conversation/Message.cs#L44
Non-nullable property 'Sender' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build CoreClient:
src/dotnet/CoreClient/Interfaces/ICompletionRESTClient.cs#L15
XML comment has cref attribute 'SessionId' that could not be resolved
|
Build CoreClient:
src/dotnet/CoreClient/Interfaces/ICompletionRESTClient.cs#L15
XML comment has cref attribute 'SessionId' that could not be resolved
|
Build Configuration:
src/dotnet/Configuration/Services/ConfigurationHealthCheckService.cs#L14
Parameter 'logger' is unread.
|
Build Configuration:
src/dotnet/Configuration/Services/ConfigurationHealthCheckService.cs#L44
Possible null reference argument for parameter 'version' in 'Task IConfigurationHealthChecks.ValidateConfigurationsAsync(string version)'.
|
Build Configuration:
src/dotnet/Configuration/Services/ConfigurationHealthCheckService.cs#L62
Possible null reference argument for parameter 'version' in 'Task IConfigurationHealthChecks.ValidateKeyVaultSecretsAsync(string version)'.
|
Build Configuration:
src/dotnet/Configuration/Services/ConfigurationResourceProviderService.cs#L293
Possible null reference argument for parameter 'value' in 'Task IAzureAppConfigurationService.SetConfigurationSettingAsync(string key, string value, string contentType)'.
|
Build Configuration:
src/dotnet/Configuration/Services/ConfigurationHealthCheckService.cs#L14
Parameter 'logger' is unread.
|
Build Configuration:
src/dotnet/Configuration/Services/ConfigurationHealthCheckService.cs#L44
Possible null reference argument for parameter 'version' in 'Task IConfigurationHealthChecks.ValidateConfigurationsAsync(string version)'.
|
Build Configuration:
src/dotnet/Configuration/Services/ConfigurationHealthCheckService.cs#L62
Possible null reference argument for parameter 'version' in 'Task IConfigurationHealthChecks.ValidateKeyVaultSecretsAsync(string version)'.
|
Build Configuration:
src/dotnet/Configuration/Services/ConfigurationResourceProviderService.cs#L293
Possible null reference argument for parameter 'value' in 'Task IAzureAppConfigurationService.SetConfigurationSettingAsync(string key, string value, string contentType)'.
|
Loading