fix: missing ts path parameters #11941
Annotations
10 warnings
src/Kiota.Builder/Writers/TypeScript/CodeConstantWriter.cs#L39
Define a constant instead of using this literal 'Original CodeElement cannot be null' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/Kiota.Builder/Writers/TypeScript/CodeConstantWriter.cs#L37
Make 'WriteNavigationMetadataConstant' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/Kiota.Builder/Writers/TypeScript/CodeConstantWriter.cs#L86
Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Writers/TypeScript/CodeConstantWriter.cs#L158
Make 'GetBodySerializer' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/Kiota.Builder/Writers/TypeScript/CodeConstantWriter.cs#L202
Make 'GetSendRequestMethodName' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/Kiota.Builder/Writers/TypeScript/CodeConstantWriter.cs#L222
Make 'WriteUriTemplateConstant' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/Kiota.Builder/Writers/TypeScript/CodeConstantWriter.cs#L39
Define a constant instead of using this literal 'Original CodeElement cannot be null' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/Kiota.Builder/Writers/TypeScript/CodeConstantWriter.cs#L37
Make 'WriteNavigationMetadataConstant' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/Kiota.Builder/Writers/TypeScript/CodeConstantWriter.cs#L86
Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Writers/TypeScript/CodeConstantWriter.cs#L158
Make 'GetBodySerializer' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
This job succeeded
Loading