nfroidure/midievents

View on GitHub

Showing 167 of 167 total issues

Avoid too many return statements within this function.
Open

              return event;
Severity: Major
Found in src/midievents.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return event;
    Severity: Major
    Found in src/midievents.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                    return event;
      Severity: Major
      Found in src/midievents.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                      return event;
        Severity: Major
        Found in src/midievents.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                    return event;
          Severity: Major
          Found in src/midievents.js - About 30 mins to fix

            Delete ,
            Open

                  },
            Severity: Minor
            Found in src/midievents.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace '·must·be·part·of·0-99.' with "·must·be·part·of·0-99."
            Open

                                ' must be part of 0-99.'
            Severity: Minor
            Found in src/midievents.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace ').' with ")."
            Open

                              ').'
            Severity: Minor
            Found in src/midievents.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace ':·Maximum·delta·time·value·reached·(' with ":·Maximum·delta·time·value·reached·("
            Open

                      ': Maximum delta time value reached (' +
            Severity: Minor
            Found in src/midievents.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace 'use·strict' with "use·strict"
            Open

            'use strict';
            Severity: Minor
            Found in src/midievents.mocha.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Delete ,
            Open

                  param4: 8,
            Severity: Minor
            Found in src/midievents.mocha.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace 'Should·write·midi·events·well' with "Should·write·midi·events·well"
            Open

              it('Should write midi events well', function() {
            Severity: Minor
            Found in src/midievents.mocha.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace '·index·values·differs·(' with "·index·values·differs·("
            Open

                      ' index values differs (' +
            Severity: Minor
            Found in src/midievents.mocha.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace 'MIDIEvents·function·not·intended·to·be·run.' with "MIDIEvents·function·not·intended·to·be·run."
            Open

              throw new Error('MIDIEvents function not intended to be run.');
            Severity: Minor
            Found in src/midievents.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace k·=·0,·l·=·events[i].length with (k·=·0),·(l·=·events[i].length)
            Open

                        for (k = 0, l = events[i].length; k < l; k++) {
            Severity: Minor
            Found in src/midievents.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace ········ with ······
            Open

                    ? 4
            Severity: Minor
            Found in src/midievents.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Delete ,
            Open

                  param1: 5,
            Severity: Minor
            Found in src/midievents.mocha.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace '0x' with "0x"
            Open

                    return '0x' + (this.buffer.byteOffset + this.position).toString(16);
            Severity: Minor
            Found in src/midievents.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace '·Bad·metaevent·length.' with "·Bad·metaevent·length."
            Open

                            throw new Error(stream.pos() + ' Bad metaevent length.');
            Severity: Minor
            Found in src/midievents.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Replace '·SMTPE·offset·frames·value·must' with "·SMTPE·offset·frames·value·must"
            Open

                                ' SMTPE offset frames value must' +
            Severity: Minor
            Found in src/midievents.js by eslint

            For more information visit Source: http://eslint.org/docs/rules/

            Severity
            Category
            Status
            Source
            Language