Fixes missing functions when operationIds aren't present in the input openApi doc #10661
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
2m 40s
Annotations
10 warnings
Build:
src/Kiota.Builder/KiotaBuilder.cs#L1051
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/Kiota.Builder/KiotaBuilder.cs#L1205
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/Kiota.Builder/KiotaBuilder.cs#L1338
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/Kiota.Builder/KiotaBuilder.cs#L2377
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/Kiota.Builder/KiotaBuilder.cs#L695
Define a constant instead of using this literal 'string' 19 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
src/Kiota.Builder/KiotaBuilder.cs#L809
Define a constant instead of using this literal 'TypeName' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
src/Kiota.Builder/KiotaBuilder.cs#L1125
Define a constant instead of using this literal 'binary' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
src/Kiota.Builder/KiotaBuilder.cs#L1132
Define a constant instead of using this literal 'number' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
src/Kiota.Builder/KiotaBuilder.cs#L1133
Define a constant instead of using this literal 'integer' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
src/Kiota.Builder/Extensions/OpenApiUrlTreeNodeExtensions.cs#L22
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|