Showing 4,022 of 4,059 total issues
Selector should have depth of applicability no greater than 2, but was 3 Open
h4 {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
a:hover {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
img {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
img {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
img.img-tiny {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
span {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
img.img-responsive {
- Create a ticketCreate a ticket
- Exclude checks
Color literals like red
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
color: red;
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
}
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
}
- Create a ticketCreate a ticket
- Exclude checks
This } is literal. Check expression (missing ;/\n?) or quote it. Open
response=$(curl --write-out %{http_code} --silent --output /dev/null $host)
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
This { is literal. Check expression (missing ;/\n?) or quote it. Open
response=$(curl --write-out %{http_code} --silent --output /dev/null $host)
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
.btn-info {
- Create a ticketCreate a ticket
- Exclude checks
Not following: .env: openFile: does not exist (No such file or directory) Open
source .env
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
.stats a {
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
}
- Create a ticketCreate a ticket
- Exclude checks