chore(main): release 3.2.1 #757
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
2s
Build
4m 11s
Annotations
10 warnings
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L338
Indexing should be used instead of the "Enumerable" extension method "ElementAt"
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L308
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L215
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last"
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L187
Remove this unnecessary check for null.
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L184
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last"
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L338
Indexing should be used instead of the "Enumerable" extension method "ElementAt"
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L308
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L215
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last"
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L187
Remove this unnecessary check for null.
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L184
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last"
|