Bump Microsoft.OpenApi.OData and 3 others #2183
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
3s
Build
4m 19s
Annotations
10 warnings
|
Build:
performance/resultsComparer/handlers/CompareCommandHandler.cs#L63
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build:
performance/resultsComparer/Program.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
|
Build:
src/Microsoft.OpenApi.Hidi/Handlers/PluginCommandHandler.cs#L36
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
|
Build:
src/Microsoft.OpenApi.Hidi/Handlers/ShowCommandHandler.cs#L36
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
|
Build:
src/Microsoft.OpenApi.Hidi/Handlers/TransformCommandHandler.cs#L36
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
|
Build:
src/Microsoft.OpenApi.Hidi/Handlers/ValidateCommandHandler.cs#L36
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L47
Remove this call from a constructor to the overridable 'CopyReference' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L47
Remove this call from a constructor to the overridable 'CopyReference' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
performance/resultsComparer/handlers/CompareCommandHandler.cs#L63
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build:
performance/resultsComparer/Program.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|