Fixes incorrect type name and factory method name generation in aliased scenario #12459
Triggered via pull request
September 30, 2024 12:05
Status
Success
Total duration
4m 13s
Artifacts
–
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
3m 10s
Annotations
4 warnings
Build:
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs#L43
Make 'WriteAutoGeneratedStart' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build:
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs#L49
Make 'WriteAutoGeneratedEnd' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build:
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs#L43
Make 'WriteAutoGeneratedStart' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build:
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs#L49
Make 'WriteAutoGeneratedEnd' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|