Growstuff/growstuff

View on GitHub

Showing 4,022 of 4,059 total issues

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

h4 {

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

a:hover {

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

img {

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

img {

Avoid qualifying class selectors with an element.
Open

img.img-tiny {

Files should end with a trailing newline
Open

}

Avoid using id selectors
Open

#navbar-search {

Avoid using id selectors
Open

#navbar-search {

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

span {

Avoid qualifying class selectors with an element.
Open

img.img-responsive {

Avoid using id selectors
Open

#footer1,

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

color: red;

Rule declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

}

This } is literal. Check expression (missing ;/\n?) or quote it.
Open

response=$(curl --write-out %{http_code} --silent --output /dev/null $host)
Severity: Minor
Found in script/check_elasticsearch.sh by shellcheck

This { is literal. Check expression (missing ;/\n?) or quote it.
Open

response=$(curl --write-out %{http_code} --silent --output /dev/null $host)
Severity: Minor
Found in script/check_elasticsearch.sh by shellcheck

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

.btn-info {

Not following: .env: openFile: does not exist (No such file or directory)
Open

source .env
Severity: Minor
Found in script/check_elasticsearch.sh by shellcheck

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

.stats a {

Rule declaration should be followed by an empty line
Open

}
Severity
Category
Status
Source
Language