faceyspacey/travis-github-status

View on GitHub

Showing 1 of 6 total issues

Function setStatus has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const setStatus = (status, context, description, success) => {
  const runKitUrl = status.runKitUrl

  const params = {
    sha: status.sha,
Severity: Minor
Found in src/utils.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language