fbi-cde/crime-data-frontend

View on GitHub

Showing 176 of 242 total issues

Properties should be ordered animation-duration, animation-name
Open

    animation-name: move-down;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Properties should be ordered background-color, padding-bottom, padding-top, text-align
Open

    padding-top: 12px;
Severity: Minor
Found in sass/components/_tables.scss by scss-lint

Use of !important
Open

  padding: .5rem 1.5rem !important;
Severity: Minor
Found in public/swagger/crime-data-style.css by csslint

Use of !important
Open

    display: none !important;
Severity: Minor
Found in public/swagger/crime-data-style.css by csslint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    100% {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Properties should be ordered background-color, border, cursor, padding, text-align
Open

        cursor: pointer;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

border: 0 is preferred over border: none
Open

        border: none;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Use // comments everywhere
Open

/* -------------------------------------------------- */
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    0% { transform: translateY(0); }
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    10% { transform: translateY(0); }
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    animation: fadein .35s ease-in;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    100% {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Unknown property padding-
Open

  padding-left:10px; border-left: 1px solid #ccc; padding-:10px;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Property position already defined on line 114
Open

            position: absolute;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    border-top: 1px solid rgba(0, 0, 0, .1);
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    animation-name: move-down;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Line should be indented 0 spaces, but was indented 4 spaces
Open

    .accordion__body {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Merge rule .accordion__body with rule on line 1
Open

    .accordion__body {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Merge rule .jsonTable th with rule on line 36
Open

.jsonTable th {
Severity: Minor
Found in sass/components/_tables.scss by scss-lint

Line should be indented 0 spaces, but was indented 8 spaces
Open

        [aria-expanded="true"] .accordion__arrow::after {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint
Severity
Category
Status
Source
Language