Skip to content

Publish NuGet & PyPi Packages #250

Publish NuGet & PyPi Packages

Publish NuGet & PyPi Packages #250

Manually triggered December 9, 2024 20:59
Status Success
Total duration 54s
Artifacts

publish-nuget.yml

on: workflow_dispatch
build-and-publish
45s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build-and-publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-publish: src/dotnet/ManagementClient/Clients/Resources/VectorizationManagementClient.cs#L159
XML comment is not placed on a valid language element
build-and-publish: src/dotnet/ManagementClient/Clients/Resources/VectorizationManagementClient.cs#L189
XML comment is not placed on a valid language element
build-and-publish: src/dotnet/ManagementClient/Interfaces/IConfigurationManagementClient.cs#L44
XML comment has cref attribute 'appConfiguration' that could not be resolved
build-and-publish: src/dotnet/ManagementClient/Interfaces/IConfigurationManagementClient.cs#L45
XML comment has cref attribute 'appConfiguration' that could not be resolved
build-and-publish: src/dotnet/ManagementClient/ManagementClient.cs#L37
XML comment has cref attribute 'CoreClient' that could not be resolved
build-and-publish: src/dotnet/ManagementClient/Clients/Resources/VectorizationManagementClient.cs#L159
XML comment is not placed on a valid language element
build-and-publish: src/dotnet/ManagementClient/Clients/Resources/VectorizationManagementClient.cs#L189
XML comment is not placed on a valid language element
build-and-publish: src/dotnet/ManagementClient/Interfaces/IConfigurationManagementClient.cs#L44
XML comment has cref attribute 'appConfiguration' that could not be resolved
build-and-publish: src/dotnet/ManagementClient/Interfaces/IConfigurationManagementClient.cs#L45
XML comment has cref attribute 'appConfiguration' that could not be resolved
build-and-publish: src/dotnet/ManagementClient/ManagementClient.cs#L37
XML comment has cref attribute 'CoreClient' that could not be resolved
build-and-publish: src/dotnet/Common/Services/DependencyInjection.cs#L119
Possible null reference argument for parameter 'key' in 'string? IConfiguration.this[string key]'.
build-and-publish: src/dotnet/Common/Extensions/DictionaryExtensions.cs#L29
Converting null literal or possible null value to non-nullable type.
build-and-publish: src/dotnet/Common/Extensions/DictionaryExtensions.cs#L33
Dereference of a possibly null reference.
build-and-publish: src/dotnet/Common/Services/Azure/AzureAIService.cs#L47
Possible null reference argument for parameter 'containerName' in 'Task IStorageService.WriteFileAsync(string containerName, string filePath, Stream fileContent, string? contentType, CancellationToken cancellationToken)'.
build-and-publish: 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-and-publish: src/dotnet/Common/Services/API/DownstreamAPIService.cs#L42
Possible null reference assignment.
build-and-publish: src/dotnet/Common/Services/API/DownstreamAPIService.cs#L50
Possible null reference argument for parameter 'userIdentity' in 'Task<HttpClient> IHttpClientFactoryService.CreateClient(string clientName, UnifiedUserIdentity userIdentity)'.
build-and-publish: src/dotnet/Common/Services/Azure/AzureAIService.cs#L66
Possible null reference argument for parameter 'userIdentity' in 'Task<HttpClient> IHttpClientFactoryService.CreateClient(string clientName, UnifiedUserIdentity userIdentity)'.
build-and-publish: src/dotnet/Common/Services/Azure/AzureAIService.cs#L82
Possible null reference return.
build-and-publish: src/dotnet/Common/Services/API/HttpClientFactoryService.cs#L136
Possible null reference argument for parameter 'name' in 'void HttpHeaders.Add(string name, string? value)'.
build-and-publish: src/dotnet/CoreClient/CoreClient.cs#L66
Missing XML comment for publicly visible type or member 'CoreClient.RateMessageAsync(string, string, MessageRatingRequest)'
build-and-publish: src/dotnet/CoreClient/Interfaces/ICompletionRESTClient.cs#L15
XML comment has cref attribute 'SessionId' that could not be resolved
build-and-publish: src/dotnet/CoreClient/CoreClient.cs#L66
Missing XML comment for publicly visible type or member 'CoreClient.RateMessageAsync(string, string, MessageRatingRequest)'
build-and-publish: src/dotnet/CoreClient/Interfaces/ICompletionRESTClient.cs#L15
XML comment has cref attribute 'SessionId' that could not be resolved
build-and-publish: src/dotnet/Configuration/Services/ConfigurationHealthCheckService.cs#L44
Possible null reference argument for parameter 'version' in 'Task IConfigurationHealthChecks.ValidateConfigurationsAsync(string version)'.
build-and-publish: src/dotnet/Configuration/Services/ConfigurationHealthCheckService.cs#L62
Possible null reference argument for parameter 'version' in 'Task IConfigurationHealthChecks.ValidateKeyVaultSecretsAsync(string version)'.
build-and-publish: 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-and-publish: src/dotnet/Configuration/Services/ConfigurationHealthCheckService.cs#L44
Possible null reference argument for parameter 'version' in 'Task IConfigurationHealthChecks.ValidateConfigurationsAsync(string version)'.
build-and-publish: src/dotnet/Configuration/Services/ConfigurationHealthCheckService.cs#L62
Possible null reference argument for parameter 'version' in 'Task IConfigurationHealthChecks.ValidateKeyVaultSecretsAsync(string version)'.
build-and-publish: src/dotnet/Configuration/Services/ConfigurationResourceProviderService.cs#L293
Possible null reference argument for parameter 'value' in 'Task IAzureAppConfigurationService.SetConfigurationSettingAsync(string key, string value, string contentType)'.