Skip to content

chore(deps): bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Analyzers in /src/generated #791

chore(deps): bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Analyzers in /src/generated

chore(deps): bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Analyzers in /src/generated #791

Triggered via pull request December 5, 2024 02:53
Status Success
Total duration 4m 55s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
check if SONAR_TOKEN is set in github secrets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: src/abstractions/serialization/ParsableExtensions.cs#L25
All 'SerializeAsStream' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build: src/abstractions/serialization/ParsableExtensions.cs#L37
All 'SerializeAsStringAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build: src/abstractions/DefaultQueryParameters.cs#L10
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
Build: src/abstractions/Helpers/EnumHelpers.cs#L26
All 'GetEnumValue' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build: src/abstractions/NativeResponseHandler.cs#L20
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
Build: src/abstractions/NativeResponseWrapper.cs#L16
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: src/abstractions/serialization/KiotaJsonSerializer.Serialization.cs#L27
All 'SerializeAsStream' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build: src/abstractions/serialization/KiotaJsonSerializer.Serialization.cs#L38
All 'SerializeAsString' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build: src/abstractions/serialization/KiotaJsonSerializer.Serialization.cs#L50
All 'SerializeAsStringAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build: src/abstractions/serialization/ParsableExtensions.cs#L25
All 'SerializeAsStream' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)