datacite/bracco

View on GitHub

Showing 847 of 898 total issues

Detected ES5 method syntax
Open

Severity: Minor
Found in app/utils/fos-mappings.js by watson

Newer versions of JavaScript provide a shorthand syntax for functions.

import Ember from 'ember';

export default Ember.Component.extend({
  click() {
    this.get('onclick')();
  }
});

To fix this, run ember watson:methodify.

Library jsonify contains unrecogonized licenses: Public domain
Open

jsonify@^0.0.1:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for tmp. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

tmp@0.0.28:
Severity: Minor
Found in yarn.lock by git-legal

QUnit 1.x tests detected
Open

Tests using QUnit 1.x have a different format than QUnit 2.x.

To fix this, run ember watson:upgrade-qunit-tests.

QUnit 1.x tests detected
Open

Tests using QUnit 1.x have a different format than QUnit 2.x.

To fix this, run ember watson:upgrade-qunit-tests.

No licenses found for makeerror. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

makeerror@1.0.x:
Severity: Minor
Found in yarn.lock by git-legal

No licenses found for util. Either the library reports the licenses in an unsupported format, or the library is unlicensed.
Open

util@0.10.3:
Severity: Minor
Found in yarn.lock by git-legal
Severity
Category
Status
Source
Language