Publish NuGet & PyPi Packages #241
publish-nuget.yml
on: workflow_dispatch
build-and-publish
42s
Annotations
23 warnings
build-and-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-publish:
src/dotnet/Common/Services/ResourceProviders/ResourceProviderServiceBase.cs#L1139
XML comment has badly formed XML -- 'The character(s) '`' cannot be used at this location.'
|
build-and-publish:
src/dotnet/Common/Models/Conversation/Message.cs#L117
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
src/dotnet/Common/Services/DependencyInjection.cs#L118
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/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/API/DownstreamAPIService.cs#L89
Possible null reference argument for parameter 'userIdentity' in 'Task<HttpClient> IHttpClientFactoryService.CreateClient(string clientName, UnifiedUserIdentity userIdentity)'.
|
build-and-publish:
src/dotnet/Common/Services/API/DownstreamAPIService.cs#L128
Possible null reference argument for parameter 'userIdentity' in 'Task<HttpClient> IHttpClientFactoryService.CreateClient(string clientName, UnifiedUserIdentity userIdentity)'.
|
build-and-publish:
src/dotnet/Common/Services/API/HttpClientFactoryService.cs#L137
Possible null reference argument for parameter 'name' in 'void HttpHeaders.Add(string name, string? value)'.
|
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/CoreClient/Interfaces/ICompletionRESTClient.cs#L15
XML comment has cref attribute 'SessionId' that could not be resolved
|
build-and-publish:
src/dotnet/CoreClient/Interfaces/ICompletionRESTClient.cs#L15
XML comment has cref attribute 'SessionId' that could not be resolved
|