Fix serialization and deserialization of composed types in TS #12998
Annotations
10 warnings
Build and analyze:
src/Kiota.Builder/Refiners/TypeScriptRefiner.cs#L685
Refactor this field to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs#L227
All 'IsPrimitiveType' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build and analyze:
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs#L43
Make 'WriteAutoGeneratedStart' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build and analyze:
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs#L49
Make 'WriteAutoGeneratedEnd' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build and analyze:
src/Kiota.Builder/Writers/TypeScript/CodeMethodWriter.cs#L68
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
src/Kiota.Builder/Writers/TypeScript/CodeFunctionWriter.cs#L57
Remove this unused method parameter 'codeElement'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
Build and analyze:
src/Kiota.Builder/Refiners/TypeScriptRefiner.cs#L685
Refactor this field to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs#L227
All 'IsPrimitiveType' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build and analyze:
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs#L43
Make 'WriteAutoGeneratedStart' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build and analyze:
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs#L49
Make 'WriteAutoGeneratedEnd' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Loading