jonpitch/danger-brewing

View on GitHub

Showing 132 of 132 total issues

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import {
Severity: Minor
Found in tests/pages/add-tap.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { moduleFor, test } from 'ember-qunit';
Severity: Minor
Found in tests/unit/routes/status-test.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import Ember from 'ember';
Severity: Minor
Found in app/components/hub-status.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import Model from 'ember-data/model';
Severity: Minor
Found in app/models/pour.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { test } from 'qunit';
Severity: Minor
Found in tests/acceptance/about-test.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import ToriiFirebaseAdapter from 'emberfire/torii-adapters/firebase';
Severity: Minor
Found in app/torii-adapters/application.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { moduleForComponent, test } from 'ember-qunit';

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { moduleFor, test } from 'ember-qunit';

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { moduleFor, test } from 'ember-qunit';
Severity: Minor
Found in tests/unit/routes/about-test.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { moduleFor, test } from 'ember-qunit';
Severity: Minor
Found in tests/unit/routes/tap/add-test.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { moduleFor, test } from 'ember-qunit';
Severity: Minor
Found in tests/unit/routes/sensor/add-test.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { test } from 'qunit';
Severity: Minor
Found in tests/acceptance/add-tap-test.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

export function stubHubAndTapsFixture() {
Severity: Minor
Found in tests/helpers/fixtures.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { module } from 'qunit';

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import {
Severity: Minor
Found in tests/pages/index.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { moduleFor, test } from 'ember-qunit';
Severity: Minor
Found in tests/unit/routes/index-test.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import FirebaseAdapter from 'emberfire/adapters/firebase';
Severity: Minor
Found in app/adapters/application.js by eslint

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

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import Ember from 'ember';
Severity: Minor
Found in app/routes/application.js by eslint

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

TODO found
Open

            // TODO notify error - ideally toast, not in ember-paper
Severity: Minor
Found in app/components/add-sensor.js by fixme

TODO found
Open

            // TODO notify error - ideally toast, not in ember-paper
Severity: Minor
Found in app/components/add-tap.js by fixme
Severity
Category
Status
Source
Language