style:Run dotnet format #156
pull-request.yml
on: pull_request
Build and test
/
Build, test and publish
2m 0s
Annotations
10 warnings
Build and test / 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 and test / 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 and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L15
Type of 'GoogleEmbeddingModel.EmbeddingModel' is not CLS-compliant
|
Build and test / Build, test and publish:
src/Google/src/Extensions/GoogleGeminiExtensions.cs#L41
Possible null reference return.
|
Build and test / 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 and test / Build, test and publish:
src/Google/src/Extensions/GoogleGeminiExtensions.cs#L52
Possible null reference return.
|
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L49
Possible null reference argument for parameter 'source' in 'List<float> Enumerable.ToList<float>(IEnumerable<float> source)'.
|
Build and test / Build, test and publish:
src/Google/src/Predefined/GeminiModels.cs#L5
XML comment has cref attribute 'GeminiPro' that could not be resolved
|
Build and test / Build, test and publish:
src/Google/src/Predefined/GoogleEmbeddingModels.cs#L5
XML comment has cref attribute 'GeminiPro' that could not be resolved
|
Build and test / Build, test and publish:
src/Google/src/Extensions/GoogleGeminiExtensions.cs#L30
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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages-ubuntu-latest
|
9.03 MB |
|