Skip to content

[Complexity] Method TransactionAggregateExtensions::StartTransaction has 9 parameters (limit is 8) #1403

@github-actions

Description

@github-actions

Codacy ID: c680e46466cc8832f3ade1dddbcbb6e9

File: TransactionProcessor.Aggregates/TransactionAggregate.cs
Line: 495
Rule: Complexity (Warning)
Commit: d86ddd7f1bcabe1f21d4be000e4eda81d82ca1d5

Message: Method TransactionAggregateExtensions::StartTransaction has 9 parameters (limit is 8)

**Code Snippet:**
```csharp
        public static Result StartTransaction(this TransactionAggregate aggregate, 
```

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