dolittle/DotNET.SDK

View on GitHub
Source/SDK/Handshake/IPerformHandshake.cs

Summary

Maintainability
A
35 mins
Test Coverage

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

    Task<HandshakeResult> Perform(uint attemptNum, TimeSpan timeSpent, Version headVersion, IClientBuildResults buildResults, CancellationToken cancellationToken);
Severity: Minor
Found in Source/SDK/Handshake/IPerformHandshake.cs - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status