Codacy Issue ID: f588305e4bdfc1539423bf5304ad50c4
| Field |
Value |
| File |
FileProcessor.BusinessLogic/Services/FileProcessorDomainService.cs |
| Line |
383 |
| Rule |
BestPractice |
| Severity |
Warning |
| Commit |
e25d03ccc5380e14e5092bb1c188d6779f1b6dbc |
Message: Complete the task associated to this 'TODO' comment.
🔗 View file in Codacy
Code Snippet:
ContractProduct? product = contract.Products.SingleOrDefault(p => p.Value == null); // TODO: Is this enough or should the name be used and stored in file profile??
Codacy Issue ID:
f588305e4bdfc1539423bf5304ad50c4FileProcessor.BusinessLogic/Services/FileProcessorDomainService.cse25d03ccc5380e14e5092bb1c188d6779f1b6dbcMessage: Complete the task associated to this 'TODO' comment.
🔗 View file in Codacy
Code Snippet: