dolittle/DotNET.SDK

View on GitHub
Source/Events.Handling/IEventHandler.cs

Summary

Maintainability
A
35 mins
Test Coverage

Method Handle has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    Task Handle(object @event, EventType eventType, EventContext context, IServiceProvider serviceProvider, CancellationToken cancellation);
Severity: Minor
Found in Source/Events.Handling/IEventHandler.cs - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status