openfoodfoundation/openfoodnetwork

View on GitHub
app/webpacker/css/darkswarm/footer.scss

Summary

Maintainability
Test Coverage

Each selector in a comma sequence should be on its own single line
Open

          &, & * {

Unnecessary parent selector (&)
Open

          &, & * {

border: 0 is preferred over border: none
Open

      border: none;

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

        color: rgba(white, 0.1);

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

      .social-icons {

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

      color: white;

Each selector in a comma sequence should be on its own single line
Open

      &:hover, &:active, &:focus {

Each selector in a comma sequence should be on its own single line
Open

      &:hover, &:active, &:focus {

Each selector in a comma sequence should be on its own single line
Open

        &, & * {

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

          &, & * {

Avoid qualifying class selectors with an element.
Open

    div.row a img {

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

Avoid qualifying class selectors with an element.
Open

      p.secure-text {

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

      color: white;

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

      img {

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

          color: #333;

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

        a {

Each selector in a comma sequence should be on its own single line
Open

          &:hover, &:active, &:focus {

Each selector in a comma sequence should be on its own single line
Open

          &:hover, &:active, &:focus {

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

    a, a * {

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

      &:hover, &:active, &:focus {

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

        background-color: #bbb;

Shorthand form for property padding should be written more concisely as 12px 0 8px instead of 12px 0 8px 0
Open

        padding: 12px 0 8px 0;

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

            color: rgba(white, 1);

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

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

        color: rgba(white, 0.1);

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

      p.secure-text {

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

      p.text-big {

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

              text-shadow: 2px 2px 0 black;

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

Each selector in a comma sequence should be on its own single line
Open

    a, a * {

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

Each selector in a comma sequence should be on its own single line
Open

        a:hover, a:active, a:focus {

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

          border-color: white;

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

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

          i {

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

        color: rgba(white, 1);

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

        &, & * {

Unnecessary parent selector (&)
Open

        &, & * {

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

        strong {

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

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

      &, p, h1, h2, h3, h4, h5, h6 {

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

Color black should be written in hexadecimal form as #000000
Open

              text-shadow: 2px 2px 0 black;

Shorthand form for property margin should be written more concisely as -140px auto 0 instead of -140px auto 0 auto
Open

      margin: (-140px) auto 0 auto;

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

    .legal p {

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

      p.secure-icon i {

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

            color: white;

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

            color: white;

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

          &:hover, &:active, &:focus {

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

      .alert-cta {

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

        a:hover, a:active, a:focus {

Each selector in a comma sequence should be on its own single line
Open

        a:hover, a:active, a:focus {

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

            color: rgba(white, 1);

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

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

        color: rgba(white, 1);

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

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

          border-color: white;

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

    div.row a img {

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

      &, p, h1, h2, h3, h4, h5, h6 {

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

Each selector in a comma sequence should be on its own single line
Open

      &, p, h1, h2, h3, h4, h5, h6 {

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

            i {

Avoid qualifying class selectors with an element.
Open

      p.secure-icon i {

Avoid qualifying class selectors with an element.
Open

      p.text-big {

There are no issues that match your filters.

Category
Status