MichalKononenko/OmicronClient

View on GitHub

Showing 128 of 128 total issues

Rule doesn't have all its properties in alphabetical order.
Open

.masthead-nav > li > a {
Severity: Minor
Found in static/css/cover.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.cover .btn-lg {
Severity: Minor
Found in static/css/cover.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.navbar-wrapper {
Severity: Minor
Found in static/css/dashboard/dashboard.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.navbar-wrapper .navbar {
Severity: Minor
Found in static/css/dashboard/dashboard.css by csslint

Parsing error: The keyword 'import' is reserved
Open

import React from 'react';

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

Parsing error: The keyword 'import' is reserved
Open

import React from 'react';

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

Parsing error: The keyword 'import' is reserved
Open

import React, { PropTypes } from 'react';
Severity: Minor
Found in src/components/projects.js by eslint

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

Parsing error: The keyword 'import' is reserved
Open

import React from 'react';

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

Rule doesn't have all its properties in alphabetical order.
Open

footer {
Severity: Minor
Found in static/css/components/footer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.site-wrapper {
Severity: Minor
Found in static/css/cover.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.masthead-nav > .active > a,
Severity: Minor
Found in static/css/cover.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.navbar-wrapper > .container {
Severity: Minor
Found in static/css/dashboard/dashboard.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.carousel .item {
Severity: Minor
Found in static/css/dashboard/dashboard.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.marketing .col-lg-4 p {
Severity: Minor
Found in static/css/dashboard/dashboard.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

    .navbar-wrapper .navbar {
Severity: Minor
Found in static/css/dashboard/dashboard.css by csslint

display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
Open

    float: left;
Severity: Minor
Found in static/css/home_page/home_page.css by csslint

Parsing error: The keyword 'import' is reserved
Open

import Reducer, {reducer_factory} from '../reducer';
Severity: Minor
Found in src/auth/logout.js by eslint

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

Parsing error: The keyword 'import' is reserved
Open

import expect from 'expect';

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

Parsing error: The keyword 'import' is reserved
Open

import {UsernameBox} from '../components/registration_form';
Severity: Minor
Found in src/containers/registration_form.js by eslint

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

Parsing error: The keyword 'import' is reserved
Open

import clone from './object_cloning';
Severity: Minor
Found in src/reducer.js by eslint

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

Severity
Category
Status
Source
Language