Merge pull request #2101 from solliancenet/cj-polling-interval #259
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/Storage/DataLakeStorageService.cs#L27
'DataLakeStorageService.StorageAccountName' hides inherited member 'StorageServiceBase.StorageAccountName'. Use the new keyword if hiding was intended.
|
build-and-publish:
src/dotnet/Common/Services/DependencyInjection.cs#L153
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/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/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/Storage/BlobStorageService.cs#L218
Dereference of a possibly null reference.
|
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/Services/Security/MicrosoftGraphIdentityManagementService.cs#L72
Unreachable code detected
|
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)'.
|