forge512/ember-webcam

View on GitHub

Showing 2 of 30 total issues

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

module.exports = function() {
  return Promise.all([
    getChannelURL('release'),
    getChannelURL('beta'),
    getChannelURL('canary')
Severity: Major
Found in config/ember-try.js - About 3 hrs to fix

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

    module.exports = function(environment) {
      let ENV = {
        modulePrefix: 'dummy',
        environment,
        rootURL: '/',
    Severity: Minor
    Found in tests/dummy/config/environment.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language