hoschi/sweetp-service-project-workflow

View on GitHub

Showing 2 of 4 total issues

Function exports has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (grunt) {
    // Show elapsed time at the end
    //require('time-grunt')(grunt);
    // Load all grunt tasks
    require('load-grunt-tasks')(grunt);
Severity: Major
Found in Gruntfile.js - About 2 hrs to fix

    Function callServiceWithBranchName has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function callServiceWithBranchName (sweetpServerUrl, projectName, params, branchName, serviceName, successMessage, callback) {
    Severity: Major
    Found in src/service.js - About 50 mins to fix
      Severity
      Category
      Status
      Source
      Language