Codacy Issue ID: 3a1a1f48970fbfb4588f2b1308a1ec3c
| Field |
Value |
| File |
EstateManagmentUI.BusinessLogic/Client/StubTestData.cs |
| Line |
716 |
| Rule |
UnusedCode |
| Severity |
Warning |
| Commit |
Unknown |
Message: Remove the unused local variable 'transactionTypes'.
🔗 View file in Codacy
Code Snippet:
var transactionTypes = new[] { "Sale", "Refund", "Reversal" };
Codacy Issue ID:
3a1a1f48970fbfb4588f2b1308a1ec3cEstateManagmentUI.BusinessLogic/Client/StubTestData.csUnknownMessage: Remove the unused local variable 'transactionTypes'.
🔗 View file in Codacy
Code Snippet: