GitAuto: [FEATURE] Implement SKU Service Type API #397
+133
−0
Codacy Production / Codacy Static Code Analysis
required action
Dec 13, 2024 in 0s
1 new issue (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- Src/Controllers/SkuServiceTypeController.cs 1
- Tests/Controllers/SkuServiceTypeControllerTests.cs 1
- Src/Models/SkuServiceTypeDto.cs 1
- Src/Services/SkuServiceTypeService.cs 1
See the complete overview on Codacy
Annotations
Check notice on line 29 in Tests/Controllers/SkuServiceTypeControllerTests.cs
codacy-production / Codacy Static Code Analysis
Tests/Controllers/SkuServiceTypeControllerTests.cs#L29
Remove the unused local variable 'result'.
Loading