Publish NuGet & PyPi Packages #251
publish-nuget.yml
on: workflow_dispatch
build-and-publish
55s
Annotations
1 error and 33 warnings
build-and-publish
Process completed with exit code 1.
|
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#L155
Possible null reference argument for parameter 'key' in 'string? IConfiguration.this[string key]'.
|
build-and-publish:
src/dotnet/Common/Utils/Base58.cs#L79
Possible null reference return.
|
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/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-and-publish:
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-and-publish:
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-and-publish:
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-and-publish:
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-and-publish:
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-and-publish:
src/dotnet/Common/Models/Conversation/Message.cs#L59
Non-nullable property 'Text' 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/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#L14
Parameter 'logger' is unread.
|
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#L14
Parameter 'logger' is unread.
|
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)'.
|