Skip to content

Merge pull request #2229 from solliancenet/sc-fix-agent-semantic-cach… #319

Merge pull request #2229 from solliancenet/sc-fix-agent-semantic-cach…

Merge pull request #2229 from solliancenet/sc-fix-agent-semantic-cach… #319

Triggered via push February 19, 2025 06:10
Status Failure
Total duration 59s
Artifacts
build-and-publish
50s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 35 warnings
build-and-publish
Process completed with exit code 1.
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/AzureAIService/BatchDataInput.cs#L14
Non-nullable property 'DataUri' 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/AzureAIService/DataVersionResponse.cs#L116
Non-nullable property 'UserObjectId' 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/AzureAIService/DataVersionResponse.cs#L119
Non-nullable property 'UserPuId' 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/AzureAIService/DataVersionResponse.cs#L122
Non-nullable property 'UserIdp' 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/AzureAIService/DataVersionResponse.cs#L125
Non-nullable property 'UserAltSecId' 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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Azure.ResourceManager.EventGrid
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#L313
Possible null reference argument for parameter 'value' in 'Task IAzureAppConfigurationService.SetConfigurationSettingAsync(string key, string value, string contentType)'.
build-and-publish: src/dotnet/Configuration/Services/ConfigurationResourceProviderService.cs#L350
Possible null reference argument for parameter 'left' in 'bool ResourceReference.operator ==(ResourceReference left, ResourceReference right)'.
build-and-publish: src/dotnet/Configuration/Services/ConfigurationResourceProviderService.cs#L350
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/dotnet/Configuration/Services/ConfigurationResourceProviderService.cs#L351
Possible null reference argument for parameter 'left' in 'bool ResourceReference.operator ==(ResourceReference left, ResourceReference right)'.
build-and-publish: src/dotnet/Configuration/Services/ConfigurationResourceProviderService.cs#L351
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/dotnet/Configuration/Services/ConfigurationResourceProviderService.cs#L359
Possible null reference argument for parameter 'left' in 'bool ResourceReference.operator !=(ResourceReference left, ResourceReference right)'.
build-and-publish: src/dotnet/Configuration/Services/ConfigurationResourceProviderService.cs#L359
Cannot convert null literal to non-nullable reference type.