fix: set format to binary for file uploads #1848
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
5m 20s
Annotations
10 warnings
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L21
Refactor this field to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L227
Extract the assignment of 'p.Schema' from this expression. (https://rules.sonarsource.com/csharp/RSPEC-1121)
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L217
Remove this unused method parameter 'hostDocument'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L231
Remove this unused method parameter 'hostDocument'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L21
Refactor this field to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L227
Extract the assignment of 'p.Schema' from this expression. (https://rules.sonarsource.com/csharp/RSPEC-1121)
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L217
Remove this unused method parameter 'hostDocument'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L231
Remove this unused method parameter 'hostDocument'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L21
Refactor this field to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L227
Extract the assignment of 'p.Schema' from this expression. (https://rules.sonarsource.com/csharp/RSPEC-1121)
|