Promact/slack-erp-custom-integration-mvc

View on GitHub
Slack.Automation/Promact.Core.Repository/TaskMailReportRepository/ITaskMailReportRepository.cs

Summary

Maintainability
A
45 mins
Test Coverage

Method TaskMailDetailsReportSelectedDateAsync has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        Task<List<TaskMailReportAc>> TaskMailDetailsReportSelectedDateAsync(string userId, string userName, string role, string createdOn, string loginId, DateTime selectedDate);

    There are no issues that match your filters.

    Category
    Status