Skip to content

style:Run dotnet format #156

style:Run dotnet format

style:Run dotnet format #156

Triggered via pull request February 17, 2025 05:22
Status Success
Total duration 2m 9s
Artifacts 1

pull-request.yml

on: pull_request
Build and test  /  Build, test and publish
2m 0s
Build and test / Build, test and publish
Fit to window
Zoom out
Zoom in

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/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/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