RocketChat/Rocket.Chat.Ops

View on GitHub

Showing 611 of 611 total issues

Line exceeds maximum allowed length
Open

        marker = new google.maps.Marker({position: new google.maps.LatLng(35.661848,-78.843165), icon: redicon,  map: map.instance})    

Line exceeds maximum allowed length
Open

    @post "projects/#{Utils.parseProjectId projectId}/keys", params, (data) => fn data if fn

Line exceeds maximum allowed length
Open

        marker2 = new google.maps.Marker({position: new google.maps.LatLng(35.660537,-78.846959), icon: greenicon, map: map.instance})    

Line contains tab indentation
Open

    githubevents(robot)

Line exceeds maximum allowed length
Open

    @post "groups/#{parseInt groupId}/projects/#{parseInt projectId}", null, (data) -> fn data if fn

Line exceeds maximum allowed length
Open

    @get "projects/#{Utils.parseProjectId projectId}/hooks", (data) => fn data if fn

Line contains tab indentation
Open

        output = """

Unnecessary fat arrow
Open

    @get "projects/#{Utils.parseProjectId projectId}/hooks/#{parseInt hookId}", (data) => fn data if fn

Unnecessary fat arrow
Open

    @get "projects/#{Utils.parseProjectId projectId}/members", (data) => fn data if fn

Unnecessary fat arrow
Open

    @get "projects/#{Utils.parseProjectId projectId}/members/#{parseInt userId}", (data) => fn data if fn

Line contains tab indentation
Open

            reply += "I can do webhooks, issues, merge requests, and gists out of the box.\n"

Line exceeds maximum allowed length
Open

    @post "projects/#{Utils.parseProjectId projectId}/members", params, (data) => fn data if fn

Line exceeds maximum allowed length
Open

    @get "projects/#{Utils.parseProjectId projectId}/repository/tags", (data) => fn data if fn

Line contains tab indentation
Open

    robot.respond /(pr|issue) (.*) for (.*)/i, (res) ->

Line contains tab indentation
Open

            reply += "Please add to my abilities and contribute your code to Rocket.Chat.\n"

Line exceeds maximum allowed length
Open

    @delete "projects/#{Utils.parseProjectId projectId}/members/#{parseInt userId}", (data) => fn data if fn

Line contains tab indentation
Open

            reply += "projects - list all projects available\n"

Line contains tab indentation
Open

        github.get url, (issue) ->

Line exceeds maximum allowed length
Open

  update: (projectId, milestoneId, title, description, due_date, state_event, fn = null) =>

Line contains tab indentation
Open

            reply += "snippets for n - list snippets for project #n\n"
Severity
Category
Status
Source
Language