nfroidure/midievents

View on GitHub

Showing 167 of 167 total issues

Replace 'Reading·well·formed·MIDI·events' with "Reading·well·formed·MIDI·events"
Open

describe('Reading well formed MIDI events', function() {
Severity: Minor
Found in src/midievents.mocha.js by eslint

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

Replace 'Should·parse·time·signature' with "Should·parse·time·signature"
Open

  it('Should parse time signature', function() {
Severity: Minor
Found in src/midievents.mocha.js by eslint

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

Replace '0x12' with "0x12"
Open

      index: '0x12',
Severity: Minor
Found in src/midievents.mocha.js by eslint

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

Delete ,
Open

      length: 0,
Severity: Minor
Found in src/midievents.mocha.js by eslint

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

Replace '·Tempo·meta·event·length·must·be·3.' with "·Tempo·meta·event·length·must·be·3."
Open

                  stream.pos() + ' Tempo meta event length must be 3.'
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 'number' with "number"
Open

              'number' != typeof events[i].key ||
Severity: Minor
Found in src/midievents.js by eslint

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

Delete ,
Open

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

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

Delete ,
Open

      0,
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 ').' with ")."
Open

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

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

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

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

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

Delete ,
Open

      param2: 96,
Severity: Minor
Found in src/midievents.mocha.js by eslint

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

Replace ',' with ","
Open

          ',' +
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

          '0x' +
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 '/134217728·max)' with "/134217728·max)"
Open

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

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

Replace ':·SMTPE·offset·seconds·value·must' with ":·SMTPE·offset·seconds·value·must"
Open

                  ': SMTPE offset seconds 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