Skip to content

[Complexity] Method TransactionProcessorACLApplicationService::ProcessSaleTransaction has 71 lines of code (limit is 50) #591

@github-actions

Description

@github-actions

Codacy ID: 53bd4b0c5501777b30706e86b62cfeb8

File: TransactionProcessorACL.BusinessLogic/Services/TransactionProcessorACLApplicationService.cs
Line: 150
Rule: Complexity (Warning)
Commit: 56dfdc756d01597216d452b33888648e5e2bce28

Message: Method TransactionProcessorACLApplicationService::ProcessSaleTransaction has 71 lines of code (limit is 50)

**Code Snippet:**
```csharp
        public async Task<Result<ProcessSaleTransactionResponse>> ProcessSaleTransaction(Guid estateId, 
```

Metadata

Metadata

Labels

refactorCode cleanup and best practices

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions