chore(main): release 2.0.0-preview.18 #596
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
2s
Build
5m 36s
Annotations
8 warnings
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L338
Indexing should be used instead of the "Enumerable" extension method "ElementAt" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L215
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L187
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L184
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L338
Indexing should be used instead of the "Enumerable" extension method "ElementAt" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L215
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L187
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L184
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|