weathermen/soundstorm

View on GitHub

Showing 5,697 of 5,698 total issues

Extra semicolon.
Open

_ref10 = ParameterContentTypeView.__super__.constructor.apply(this, arguments);
Severity: Minor
Found in docs/api/swagger-ui/swagger-ui.js by eslint

'$' is not defined.
Open

$('label[for=parameterContentType]', $(this.el)).text('Parameter content type:');
Severity: Minor
Found in docs/api/swagger-ui/swagger-ui.js by eslint

Expected selector ".player__bar" to come before selector ".player--disabled .player__bar" (no-descending-specificity)
Open

.player__bar {

Expected selector ".translation__value" to come before selector ".translation--open .translation__value" (no-descending-specificity)
Open

.translation__value {

Unexpected empty source (no-empty-source)
Open

Expected selector "pre .number" to come before selector "pre .rules .value .number" (no-descending-specificity)
Open

pre .number,

Expected selector "pre .ruby .string" to come before selector "pre .ruby .symbol .string" (no-descending-specificity)
Open

pre .ruby .string,

Expected selector ".swagger-ui-wrap a" to come before selector ".swagger-ui-wrap h6 a" (no-descending-specificity)
Open

.swagger-ui-wrap a {

Expected selector ".swagger-ui-wrap a" to come before selector ".swagger-ui-wrap h1 a:hover" (no-descending-specificity)
Open

.swagger-ui-wrap a {

Expected selector ".swagger-ui-wrap ul#resources li.resource div.heading ul.options li a" to come before selector ".swagger-ui-wrap ul#resources li.resource.active div.heading ul.options li a" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource div.heading ul.options li a {

Expected selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header a" to come before selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header a {

Expected selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content div.sandbox_header a" to come before selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading h3 span.http_method a" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content div.sandbox_header a {

Expected selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header a" to come before selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a:hover" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header a {

Expected selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header a" to come before selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading h3 span.http_method a" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header a {

Expected selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header a" to come before selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li a" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header a {

Expected selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:hover" to come before selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:hover,

Expected selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:hover" to come before selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a:hover" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:hover,

Expected selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:hover" to come before selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content div.sandbox_header a" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:hover,

Expected selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:active" to come before selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading h3 span.http_method a" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:active,

Expected selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li:first-child" to come before selector ".swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li:last-child" (no-descending-specificity)
Open

.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li:first-child,
Severity
Category
Status
Source
Language