Skip to content

[Complexity] Method TransactionProcessorACLApplicationService::ProcessLogonTransaction has 53 lines of code (limit is 50) #587

@github-actions

Description

@github-actions

Codacy ID: 8fdc266c20ea3a05975a12856f081aa3

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

Message: Method TransactionProcessorACLApplicationService::ProcessLogonTransaction has 53 lines of code (limit is 50)

**Code Snippet:**
```csharp
        public async Task<Result<ProcessLogonTransactionResponse>> ProcessLogonTransaction(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