fix/obsolete apis #683
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
2s
Build
3m 15s
Annotations
10 warnings
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L753
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L642
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L725
Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L502
Refactor this method to reduce its Cognitive Complexity from 47 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L293
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L135
Refactor this method to reduce its Cognitive Complexity from 38 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L87
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L72
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L63
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs#L51
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|