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.73 av 5
- JS är dålig.
Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: Webbsida , antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 3 ( 4.40 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 47 ( 1.00 betyg )
- X is defined but never used. (totalt 30 st)
- Unexpected console statement. (totalt 11 st)
- X is not defined. (totalt 6 st)
- `< script>` in: #39: bc-v4.min.html, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #39: bc-v4.min.html, antal fel: 1 ( 4.80 betyg )
- X is defined but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #6: gtm.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #6: gtm.js, antal fel: 470 ( 1.00 betyg )
- X is defined but never used. (totalt 360 st)
- X is assigned a value but never used. (totalt 95 st)
- X is not defined. (totalt 14 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #32: uc.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #32: uc.js, antal fel: 517 ( 1.00 betyg )
- X is defined but never used. (totalt 380 st)
- X is assigned a value but never used. (totalt 110 st)
- X is not defined. (totalt 15 st)
- Unexpected console statement. (totalt 12 st)
- `content-type=".*javascript.*"` in: #33: hotjar-2845507., antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #33: hotjar-2845507., antal fel: 541 ( 1.00 betyg )
- X is defined but never used. (totalt 388 st)
- X is assigned a value but never used. (totalt 110 st)
- X is not defined. (totalt 26 st)
- Unexpected console statement. (totalt 17 st)
- `content-type=".*javascript.*"` in: #35: main.C9eUAjEi.j, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #35: main.C9eUAjEi.j, antal fel: 668 ( 1.00 betyg )
- X is defined but never used. (totalt 502 st)
- X is assigned a value but never used. (totalt 120 st)
- X is not defined. (totalt 26 st)
- Unexpected console statement. (totalt 20 st)
- `content-type=".*javascript.*"` in: #40: cc.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #40: cc.js, antal fel: 696 ( 1.00 betyg )
- X is defined but never used. (totalt 514 st)
- X is assigned a value but never used. (totalt 126 st)
- X is not defined. (totalt 35 st)
- Unexpected console statement. (totalt 21 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: Webbsida , antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 12 ( 2.60 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1083 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 681 st)
- Expected X and instead saw X. (totalt 367 st)
- Unnecessary escape character: \/. (totalt 15 st)
- Unnecessary escape character: \-. (totalt 6 st)
- X is not modified in this loop. (totalt 3 st)
- Do not access Object.prototype method X from target object. (totalt 3 st)
- Unsafe usage of ThrowStatement. (totalt 3 st)
- Unnecessary X. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- `< script>` in: #39: bc-v4.min.html, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #39: bc-v4.min.html, antal fel: 2 ( 4.60 betyg )
- Expected X and instead saw X. (totalt 1 st)
- Expected an assignment or function call and instead saw an expression. (totalt 1 st)
- `content-type=".*javascript.*"` in: #6: gtm.js, antal grupperade fel: 13 ( 2.40 betyg )
- `content-type=".*javascript.*"` in: #6: gtm.js, antal fel: 1482 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1092 st)
- Expected X and instead saw X. (totalt 226 st)
- Do not access Object.prototype method X from target object. (totalt 103 st)
- Unnecessary escape character: \/. (totalt 48 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- eval can be harmful. (totalt 1 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: #32: uc.js, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #32: uc.js, antal fel: 1834 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1333 st)
- Expected X and instead saw X. (totalt 328 st)
- Do not access Object.prototype method X from target object. (totalt 103 st)
- Unnecessary escape character: \/. (totalt 50 st)
- Unnecessary escape character: \-. (totalt 4 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Unnecessary X. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 2 st)
- eval can be harmful. (totalt 1 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)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #33: hotjar-2845507., antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #33: hotjar-2845507., antal fel: 1877 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1355 st)
- Expected X and instead saw X. (totalt 349 st)
- Do not access Object.prototype method X from target object. (totalt 103 st)
- Unnecessary escape character: \/. (totalt 50 st)
- Unnecessary escape character: \-. (totalt 4 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Unnecessary X. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 2 st)
- eval can be harmful. (totalt 1 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)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #35: main.C9eUAjEi.j, antal grupperade fel: 17 ( 1.60 betyg )
- `content-type=".*javascript.*"` in: #35: main.C9eUAjEi.j, antal fel: 2524 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1820 st)
- Expected X and instead saw X. (totalt 500 st)
- Do not access Object.prototype method X from target object. (totalt 104 st)
- Unnecessary escape character: \/. (totalt 50 st)
- Script URL is a form of eval. (totalt 26 st)
- X is not modified in this loop. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 4 st)
- X is assigned to itself. (totalt 3 st)
- Unnecessary X. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 2 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)
- Async arrow function has no X expression. (totalt 1 st)
- `content-type=".*javascript.*"` in: #40: cc.js, antal grupperade fel: 19 ( 1.20 betyg )
- `content-type=".*javascript.*"` in: #40: cc.js, antal fel: 2871 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2126 st)
- Expected X and instead saw X. (totalt 536 st)
- Do not access Object.prototype method X from target object. (totalt 104 st)
- Unnecessary escape character: \/. (totalt 50 st)
- Script URL is a form of eval. (totalt 28 st)
- X is not modified in this loop. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 4 st)
- X is assigned to itself. (totalt 3 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)
- Async arrow function has no X expression. (totalt 1 st)
- Unnecessary escape character: \< . (totalt 1 st)
- Unnecessary escape character: \>. (totalt 1 st)