Javascript
Kontrollerar ifall Javascript-koden är korrekt enligt Webperf-communityts egna Javascript-test. Testet är ett "lint"-test för att avgöra om det är korrekt Javascript och följer webbstandard.
Betyg: 2.11 av 5
- JS är dålig.Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #1: Webbsida , antal fel: 3 ( 4.40 betyg )
- X is defined but never used. (totalt 2 st)
- X is not defined. (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 280 ( 1.00 betyg )
- X is defined but never used. (totalt 214 st)
- Unexpected console statement. (totalt 43 st)
- X is not defined. (totalt 21 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #39: gtm.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #39: gtm.js, antal fel: 467 ( 1.00 betyg )
- X is defined but never used. (totalt 366 st)
- X is assigned a value but never used. (totalt 85 st)
- X is not defined. (totalt 15 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #42: ai.2.gbl.min.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #42: ai.2.gbl.min.js, antal fel: 556 ( 1.00 betyg )
- X is defined but never used. (totalt 452 st)
- X is assigned a value but never used. (totalt 85 st)
- X is not defined. (totalt 18 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #45: swiper-Ek3wac-C, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #45: swiper-Ek3wac-C, antal fel: 556 ( 1.00 betyg )
- X is defined but never used. (totalt 452 st)
- X is assigned a value but never used. (totalt 85 st)
- X is not defined. (totalt 18 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #50: js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #50: js, antal fel: 1044 ( 1.00 betyg )
- X is defined but never used. (totalt 835 st)
- X is assigned a value but never used. (totalt 174 st)
- X is not defined. (totalt 34 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #51: fbevents.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #51: fbevents.js, antal fel: 1698 ( 1.00 betyg )
- X is defined but never used. (totalt 1471 st)
- X is assigned a value but never used. (totalt 175 st)
- X is not defined. (totalt 40 st)
- Unexpected console statement. (totalt 12 st)
- `content-type=".*javascript.*"` in: #52: utils-iEyNa--S., antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #52: utils-iEyNa--S., antal fel: 1702 ( 1.00 betyg )
- X is defined but never used. (totalt 1474 st)
- X is assigned a value but never used. (totalt 175 st)
- X is not defined. (totalt 40 st)
- Unexpected console statement. (totalt 13 st)
- `content-type=".*javascript.*"` in: #53: index-GaBfrfi8., antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #53: index-GaBfrfi8., antal fel: 1705 ( 1.00 betyg )
- X is defined but never used. (totalt 1476 st)
- X is assigned a value but never used. (totalt 176 st)
- X is not defined. (totalt 40 st)
- Unexpected console statement. (totalt 13 st)
- `content-type=".*javascript.*"` in: #54: 121137140572635, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #54: 121137140572635, antal fel: 1855 ( 1.00 betyg )
- X is defined but never used. (totalt 1604 st)
- X is assigned a value but never used. (totalt 180 st)
- X is not defined. (totalt 41 st)
- Unexpected console statement. (totalt 30 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script>` in: #1: Webbsida , antal fel: 19 ( 1.20 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 15 st)
- Expected X and instead saw X. (totalt 2 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \". (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 17 ( 1.60 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 2493 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1393 st)
- Expected X and instead saw X. (totalt 1052 st)
- Comparing to itself is potentially pointless. (totalt 16 st)
- Unnecessary X. (totalt 5 st)
- The Function constructor is eval. (totalt 5 st)
- Async method X has no X expression. (totalt 5 st)
- Do not access Object.prototype method X from target object. (totalt 3 st)
- Unnecessary escape character: \-. (totalt 3 st)
- X is not modified in this loop. (totalt 2 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \/. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Async arrow function has no X expression. (totalt 1 st)
- Private async method #S has no X expression. (totalt 1 st)
- Private async method #G has no X expression. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- `content-type=".*javascript.*"` in: #39: gtm.js, antal grupperade fel: 12 ( 2.60 betyg )
- `content-type=".*javascript.*"` in: #39: gtm.js, antal fel: 1609 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1173 st)
- Expected X and instead saw X. (totalt 262 st)
- Do not access Object.prototype method X from target object. (totalt 121 st)
- Unnecessary escape character: \/. (totalt 36 st)
- X is not modified in this loop. (totalt 8 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #42: ai.2.gbl.min.js, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #42: ai.2.gbl.min.js, antal fel: 2078 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1586 st)
- Expected X and instead saw X. (totalt 298 st)
- Do not access Object.prototype method X from target object. (totalt 122 st)
- Unnecessary escape character: \/. (totalt 40 st)
- X is not modified in this loop. (totalt 8 st)
- X is assigned to itself. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 6 st)
- Script URL is a form of eval. (totalt 3 st)
- Unnecessary escape character: \@. (totalt 2 st)
- Unnecessary escape character: \(. (totalt 2 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \". (totalt 1 st)
- `content-type=".*javascript.*"` in: #45: swiper-Ek3wac-C, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #45: swiper-Ek3wac-C, antal fel: 2299 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1777 st)
- Expected X and instead saw X. (totalt 327 st)
- Do not access Object.prototype method X from target object. (totalt 122 st)
- Unnecessary escape character: \/. (totalt 41 st)
- X is not modified in this loop. (totalt 8 st)
- X is assigned to itself. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 6 st)
- Script URL is a form of eval. (totalt 3 st)
- Unnecessary escape character: \@. (totalt 2 st)
- Unnecessary escape character: \(. (totalt 2 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \". (totalt 1 st)
- `content-type=".*javascript.*"` in: #50: js, antal grupperade fel: 16 ( 1.80 betyg )
- `content-type=".*javascript.*"` in: #50: js, antal fel: 3667 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2830 st)
- Expected X and instead saw X. (totalt 545 st)
- Do not access Object.prototype method X from target object. (totalt 206 st)
- Unnecessary escape character: \/. (totalt 44 st)
- X is not modified in this loop. (totalt 11 st)
- X is assigned to itself. (totalt 9 st)
- Unnecessary escape character: \.. (totalt 6 st)
- Script URL is a form of eval. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- Unnecessary escape character: \?. (totalt 2 st)
- Unnecessary escape character: \@. (totalt 2 st)
- Unnecessary escape character: \(. (totalt 2 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \". (totalt 1 st)
- Unnecessary escape character: \}. (totalt 1 st)
- `content-type=".*javascript.*"` in: #51: fbevents.js, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #51: fbevents.js, antal fel: 5056 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3446 st)
- Expected X and instead saw X. (totalt 1148 st)
- Do not access Object.prototype method X from target object. (totalt 209 st)
- Unnecessary escape character: \/. (totalt 53 st)
- X is assigned to itself. (totalt 17 st)
- Unsafe usage of ThrowStatement. (totalt 16 st)
- Unnecessary escape character: \-. (totalt 16 st)
- X is not modified in this loop. (totalt 11 st)
- Unnecessary escape character: \?. (totalt 11 st)
- Unnecessary escape character: \.. (totalt 11 st)
- Unnecessary escape character: \}. (totalt 10 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \^. (totalt 9 st)
- Unnecessary escape character: \{. (totalt 9 st)
- Unnecessary escape character: \'. (totalt 8 st)
- Unnecessary escape character: \$. (totalt 7 st)
- Unnecessary escape character: \*. (totalt 7 st)
- Unnecessary escape character: \|. (totalt 7 st)
- Unnecessary escape character: \=. (totalt 6 st)
- Script URL is a form of eval. (totalt 5 st)
- Unnecessary escape character: \". (totalt 5 st)
- Unnecessary escape character: \(. (totalt 5 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unexpected string concatenation of literals. (totalt 4 st)
- Unnecessary escape character: \@. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 4 st)
- Unnecessary escape character: \,. (totalt 4 st)
- Unnecessary escape character: \). (totalt 3 st)
- Unnecessary X. (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Unsafe usage of ReturnStatement. (totalt 2 st)
- Unnecessary escape character: \`. (totalt 2 st)
- `content-type=".*javascript.*"` in: #52: utils-iEyNa--S., antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #52: utils-iEyNa--S., antal fel: 5079 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3461 st)
- Expected X and instead saw X. (totalt 1156 st)
- Do not access Object.prototype method X from target object. (totalt 209 st)
- Unnecessary escape character: \/. (totalt 53 st)
- X is assigned to itself. (totalt 17 st)
- Unsafe usage of ThrowStatement. (totalt 16 st)
- Unnecessary escape character: \-. (totalt 16 st)
- X is not modified in this loop. (totalt 11 st)
- Unnecessary escape character: \?. (totalt 11 st)
- Unnecessary escape character: \.. (totalt 11 st)
- Unnecessary escape character: \}. (totalt 10 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \^. (totalt 9 st)
- Unnecessary escape character: \{. (totalt 9 st)
- Unnecessary escape character: \'. (totalt 8 st)
- Unnecessary escape character: \$. (totalt 7 st)
- Unnecessary escape character: \*. (totalt 7 st)
- Unnecessary escape character: \|. (totalt 7 st)
- Unnecessary escape character: \=. (totalt 6 st)
- Script URL is a form of eval. (totalt 5 st)
- Unnecessary escape character: \". (totalt 5 st)
- Unnecessary escape character: \(. (totalt 5 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unexpected string concatenation of literals. (totalt 4 st)
- Unnecessary escape character: \@. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 4 st)
- Unnecessary escape character: \,. (totalt 4 st)
- Unnecessary escape character: \). (totalt 3 st)
- Unnecessary X. (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Unsafe usage of ReturnStatement. (totalt 2 st)
- Unnecessary escape character: \`. (totalt 2 st)
- `content-type=".*javascript.*"` in: #53: index-GaBfrfi8., antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #53: index-GaBfrfi8., antal fel: 5470 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3807 st)
- Expected X and instead saw X. (totalt 1199 st)
- Do not access Object.prototype method X from target object. (totalt 209 st)
- Unnecessary escape character: \/. (totalt 54 st)
- X is assigned to itself. (totalt 17 st)
- Unsafe usage of ThrowStatement. (totalt 16 st)
- Unnecessary escape character: \-. (totalt 16 st)
- Unnecessary escape character: \.. (totalt 12 st)
- X is not modified in this loop. (totalt 11 st)
- Unnecessary escape character: \?. (totalt 11 st)
- Unnecessary escape character: \}. (totalt 10 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \^. (totalt 9 st)
- Unnecessary escape character: \{. (totalt 9 st)
- Unnecessary escape character: \'. (totalt 8 st)
- Unnecessary escape character: \$. (totalt 7 st)
- Unnecessary escape character: \*. (totalt 7 st)
- Unnecessary escape character: \|. (totalt 7 st)
- Unnecessary escape character: \=. (totalt 6 st)
- Script URL is a form of eval. (totalt 5 st)
- Unnecessary escape character: \". (totalt 5 st)
- Unnecessary escape character: \(. (totalt 5 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unexpected string concatenation of literals. (totalt 4 st)
- Unnecessary escape character: \@. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 4 st)
- Unnecessary escape character: \,. (totalt 4 st)
- Unnecessary escape character: \). (totalt 3 st)
- Unnecessary X. (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Unsafe usage of ReturnStatement. (totalt 2 st)
- Unnecessary escape character: \`. (totalt 2 st)
- `content-type=".*javascript.*"` in: #54: 121137140572635, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #54: 121137140572635, antal fel: 5868 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 4034 st)
- Expected X and instead saw X. (totalt 1365 st)
- Do not access Object.prototype method X from target object. (totalt 209 st)
- Unnecessary escape character: \/. (totalt 54 st)
- X is assigned to itself. (totalt 18 st)
- Unsafe usage of ThrowStatement. (totalt 18 st)
- Unnecessary escape character: \-. (totalt 16 st)
- Unnecessary escape character: \.. (totalt 12 st)
- X is not modified in this loop. (totalt 11 st)
- Unnecessary escape character: \?. (totalt 11 st)
- Unnecessary escape character: \}. (totalt 10 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \^. (totalt 9 st)
- Unnecessary escape character: \{. (totalt 9 st)
- Unnecessary escape character: \'. (totalt 8 st)
- Unnecessary escape character: \". (totalt 7 st)
- Unnecessary escape character: \$. (totalt 7 st)
- Unnecessary escape character: \*. (totalt 7 st)
- Unnecessary escape character: \|. (totalt 7 st)
- Unnecessary escape character: \=. (totalt 6 st)
- Script URL is a form of eval. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 5 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unexpected string concatenation of literals. (totalt 4 st)
- Unnecessary escape character: \@. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 4 st)
- Unnecessary escape character: \,. (totalt 4 st)
- Unnecessary escape character: \). (totalt 3 st)
- Unnecessary X. (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Unsafe usage of ReturnStatement. (totalt 2 st)
- Unnecessary escape character: \`. (totalt 2 st)