feat: Google GenerativeAI SDK updated to latest version (#163) #71
dotnet.yml
on: push
Build, test and publish
/
Build, test and publish
2m 24s
Run TODO to Issue
7s
Annotations
10 warnings
Build, test and publish / Build, test and publish:
src/Google/src/GoogleEmbeddingSettings.cs#L24
The member 'GoogleEmbeddingSettings.Calculate(EmbeddingSettings?, EmbeddingSettings?, EmbeddingSettings?)' does not hide an accessible member. The new keyword is not required.
|
Build, test and publish / Build, test and publish:
src/Google/src/GoogleProvider.cs#L35
'GoogleProvider.EmbeddingSettings' hides inherited member 'Provider.EmbeddingSettings'. Use the new keyword if hiding was intended.
|
Build, test and publish / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L15
Type of 'GoogleEmbeddingModel.EmbeddingModel' is not CLS-compliant
|
Build, test and publish / Build, test and publish:
src/Google/src/Extensions/GoogleGeminiExtensions.cs#L40
Possible null reference return.
|
Build, test and publish / Build, test and publish:
src/Google/src/Extensions/GoogleGeminiExtensions.cs#L51
Possible null reference return.
|
Build, test and publish / Build, test and publish:
src/Google/src/GoogleChatModel.cs#L84
Nullability of reference types in value of type 'List<Tool?>' doesn't match target type 'List<Tool>'.
|
Build, test and publish / Build, test and publish:
src/Google/src/Predefined/GeminiModels.cs#L5
XML comment has cref attribute 'GeminiPro' that could not be resolved
|
Build, test and publish / Build, test and publish:
src/Google/src/Predefined/GoogleEmbeddingModels.cs#L5
XML comment has cref attribute 'GeminiPro' that could not be resolved
|
Build, test and publish / Build, test and publish:
src/Google/src/Extensions/GoogleGeminiExtensions.cs#L29
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Build, test and publish / Build, test and publish:
src/Google/src/GoogleChatModel.cs#L115
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages-ubuntu-latest
|
9.03 MB |
|