lightspeeddevelopment/lsx-health-plan

View on GitHub
assets/css/scss/partials/_single-templates.scss

Summary

Maintainability
Test Coverage

Line should be indented with spaces, not tabs
Open

    margin-bottom: -8.4rem;

Line should be indented with spaces, not tabs
Open

    > .row {

Line should be indented with spaces, not tabs
Open

    #primary.content-area {

Avoid using id selectors
Open

    #primary.content-area {

Avoid using id selectors
Open

#single-recipe,

Avoid using id selectors
Open

#single-recipe,

Line should be indented with spaces, not tabs
Open

    #hp-connected-members {

Color literals like #434343 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                    color: #434343;

@media declaration should be followed by an empty line
Open

        }

Nesting should be no greater than 3, but was 4
Open

            .recipe-table {

Selector should have depth of applicability no greater than 3, but was 4
Open

                &:first-child {

Line should be indented with spaces, not tabs
Open

    .bottom-single-recipe {

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be preceded by an empty line
Open

            .exercise-table {

Rule declaration should be followed by an empty line
Open

    }

@include declaration should be followed by an empty line
Open

        }

@media declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

                }

Properties should be ordered float, margin-bottom
Open

        margin-bottom: 60px;

@include declaration should be preceded by an empty line
Open

        @include media('<=tablet') {

Nesting should be no greater than 3, but was 4
Open

                a {

Rule declaration should be preceded by an empty line
Open

                        th,

@include declaration should be preceded by an empty line
Open

            @include media('>=tablet') {

Selector should have depth of applicability no greater than 3, but was 6
Open

                    tr {

Properties should be ordered margin-bottom, padding, width
Open

        width: 100%;

@media declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be preceded by an empty line
Open

                .btn {

Rule declaration should be followed by an empty line
Open

                }

Expected item on line 138 to appear before line 123. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

                @include media('>=custom') {

Selector should have depth of applicability no greater than 3, but was 4
Open

            p {

Selector should have depth of applicability no greater than 3, but was 5
Open

                tr {

Rule declaration should be preceded by an empty line
Open

        .back-plan-btn {

Color white should be written in hexadecimal form as #ffffff
Open

            background: white;

Color white should be written in hexadecimal form as #ffffff
Open

            background: white;

Selector should have depth of applicability no greater than 3, but was 4
Open

            .exercise-table {

Rule declaration should be preceded by an empty line
Open

                tbody {

Rule declaration should be preceded by an empty line
Open

                    tr {

Line should be indented with spaces, not tabs
Open

    .lsx-hp-widget-items.slick-slider {

@include declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

    }

@include declaration should be followed by an empty line
Open

        }

Nesting should be no greater than 3, but was 4
Open

                .btn {

Rule declaration should be preceded by an empty line
Open

                &:first-child {

Properties should be ordered border-left, margin-left, margin-top
Open

                        margin-top: 0;

Rule declaration should be followed by an empty line
Open

    }

Properties should be ordered display, font-weight, justify-content
Open

        justify-content: space-between;

@include declaration should be preceded by an empty line
Open

        @include media('<=tablet') {

Rule declaration should be preceded by an empty line
Open

            thead {

Selector should have depth of applicability no greater than 3, but was 5
Open

                    &:first-child {

Rule declaration should be preceded by an empty line
Open

            .recipe-table {

Selector should have depth of applicability no greater than 3, but was 5
Open

                        th,

Selector should have depth of applicability no greater than 3, but was 5
Open

                tbody {

Properties should be ordered margin-left, margin-right
Open

        margin-right: 0;

Selector should have depth of applicability no greater than 3, but was 5
Open

                td {

@include declaration should be followed by an empty line
Open

        }

Color literals like white should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

            background: white;

Properties should be ordered margin-bottom, padding-bottom
Open

        padding-bottom: 0;

Color literals like white should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

            background: white;

Nesting should be no greater than 3, but was 4
Open

            .exercise-table {

Line should be indented with spaces, not tabs
Open

    .title-lined {

Nesting should be no greater than 3, but was 4
Open

            p {

Nesting should be no greater than 3, but was 4
Open

            thead {

Line should be indented with spaces, not tabs
Open

    .recipe-image,

Color literals like #dddddd should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                        border-left: 1px solid #dddddd;

Color #dddddd should be written as #ddd
Open

                        border-left: 1px solid #dddddd;

@include declaration should be preceded by an empty line
Open

        @include media('<=phone') {

Selector should have depth of applicability no greater than 3, but was 4
Open

            tbody {

Color literals like #919191 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                        color: #919191;

@media declaration should be followed by an empty line
Open

            }

Selector should have depth of applicability no greater than 3, but was 4
Open

            .recipe-table {

Rule declaration should be followed by an empty line
Open

                }

Rule declaration should be followed by an empty line
Open

                }

Selector should have depth of applicability no greater than 3, but was 4
Open

                &:nth-child(2) {

Rule declaration should be preceded by an empty line
Open

        p {

Rule declaration should be preceded by an empty line
Open

        &.sharing-enabled {

Rule declaration should be followed by an empty line
Open

    }

Selector should have depth of applicability no greater than 3, but was 4
Open

            thead {

Rule declaration should be preceded by an empty line
Open

                td {

Line should be indented with spaces, not tabs
Open

    .recipe-content,

Rule declaration should be preceded by an empty line
Open

                a {

Avoid using id selectors
Open

#single-recipe {

Line should be indented with spaces, not tabs
Open

    .recipe-image {

Selector should have depth of applicability no greater than 3, but was 6
Open

                        tr {

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered font-weight, margin-bottom
Open

            margin-bottom: 10px;

Line should be indented with spaces, not tabs
Open

    .exercise-image {

Avoid using id selectors
Open

    #hp-connected-members {

Rule declaration should be preceded by an empty line
Open

    > .row {

@include declaration should be followed by an empty line
Open

            }

@media declaration should be preceded by an empty line
Open

        @media (min-width: 1200px) {

@media declaration should be preceded by an empty line
Open

            @media (min-width: 600px) {

Selector should have depth of applicability no greater than 3, but was 5
Open

                    tbody {

Avoid using id selectors
Open

#single-exercise {

Rule declaration should be preceded by an empty line
Open

        .recipe-table,

Selector should have depth of applicability no greater than 3, but was 4
Open

                a {

Line should be indented with spaces, not tabs
Open

    .exercise-title-section {

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

                }

Selector should have depth of applicability no greater than 3, but was 4
Open

                    &:nth-child(2) {

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered display, margin-top
Open

                margin-top: 1rem;

Selector should have depth of applicability no greater than 3, but was 4
Open

                    &:last-child {

Selector should have depth of applicability no greater than 3, but was 4
Open

                &:only-child {

Properties should be ordered align-items, flex-direction
Open

                flex-direction: row-reverse;

Selector should have depth of applicability no greater than 3, but was 5
Open

                th {

Rule declaration should be followed by an empty line
Open

            }

Nesting should be no greater than 3, but was 4
Open

            tbody {

Selector should have depth of applicability no greater than 3, but was 4
Open

                .btn {

There are no issues that match your filters.

Category
Status