Promact/slack-erp-custom-integration-mvc

View on GitHub
Slack.Automation/Promact.Erp.Core/Controllers/TaskReportController.cs

Summary

Maintainability
A
1 hr
Test Coverage

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

        public async Task<List<TaskMailReportAc>> TaskMailDetailsReportSelectedDateAsync(string userId, string role, string userName, string createdOn, string selectedDate)
Severity: Minor
Found in Slack.Automation/Promact.Erp.Core/Controllers/TaskReportController.cs - About 35 mins to fix

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

            public async Task<List<TaskMailReportAc>> TaskMailDetailsReportNextPreviousDateAsync(string userId, string role, string userName, string createdOn, string pageType)
    Severity: Minor
    Found in Slack.Automation/Promact.Erp.Core/Controllers/TaskReportController.cs - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status