mattfeldman/nullchat

View on GitHub

Showing 152 of 152 total issues

Parsing error: The keyword 'const' is reserved
Open

    const instance = this;

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

Parsing error: Unexpected token (
Open

    'click .notification-item-dismiss'(event, template) {

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

Parsing error: Unexpected token (
Open

    locked() {

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

Parsing error: Unexpected token (
Open

        up() {
Severity: Minor
Found in server/lib/migrations/v2.es6.js by eslint

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

Parsing error: Unexpected token (
Open

    timeago() {

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

Parsing error: Unexpected token (
Open

    playMessageSound() {

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

Parsing error: The keyword 'const' is reserved
Open

    const options = _.defaults(opts || {}, {
Severity: Minor
Found in lib/insert-message-lib.es6.js by eslint

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

Parsing error: Unexpected token (
Open

    'click .giphyTile'(event, template) {

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

Parsing error: Unexpected token (
Open

    creatingRoom() {

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

Parsing error: The keyword 'const' is reserved
Open

    const message = Messages.findOne({roomId: Session.get('currentRoom')}, {
Severity: Minor
Found in client/views/rooms/room-view.es6.js by eslint

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

Parsing error: Unexpected token (
Open

    joinRoom(id) {
Severity: Minor
Found in collections/rooms.es6.js by eslint

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

Parsing error: Unexpected token (
Open

    update() {
Severity: Minor
Found in collections/users.es6.js by eslint

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

Severity
Category
Status
Source
Language