Update to M.E.AI 9.3.0-preview.1.25161.3 #25
Merged
Annotations
10 warnings
|
src/GenerativeAI/Platforms/GoogleAIPlatformAdapter.cs#L135
Possible null reference argument for parameter 'accessToken' in 'Task<AuthTokens?> IGoogleAuthenticator.ValidateAccessTokenAsync(string accessToken, bool throwError = true, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
src/GenerativeAI/Platforms/GoogleAIPlatformAdapter.cs#L128
Possible null reference argument for parameter 'accessToken' in 'Task<AuthTokens?> BaseAuthenticator.ValidateAccessTokenAsync(string accessToken, bool throwError = true, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
src/GenerativeAI/Clients/RagEngine/VertexRagManager.cs#L355
Cannot convert null literal to non-nullable reference type.
|
|
src/GenerativeAI/Clients/RagEngine/VertexRagManager.cs#L354
Cannot convert null literal to non-nullable reference type.
|
|
src/GenerativeAI/Clients/RagEngine/FileManagementClient.cs#L33
Cannot convert null literal to non-nullable reference type.
|
|
src/GenerativeAI/Platforms/GoogleAI.cs#L104
Cannot convert null literal to non-nullable reference type.
|
|
src/GenerativeAI/Constants/DefaultSerializerOptions.cs#L80
Unrecognized #pragma directive
|
|
src/GenerativeAI/Constants/DefaultSerializerOptions.cs#L70
Unrecognized #pragma directive
|
|
src/GenerativeAI/Constants/DefaultSerializerOptions.cs#L42
Unrecognized #pragma directive
|
|
src/GenerativeAI/Constants/DefaultSerializerOptions.cs#L31
Unrecognized #pragma directive
|
The logs for this run have expired and are no longer available.
Loading