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.63 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: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 574 ( 1.00 betyg )
- X is defined but never used. (totalt 422 st)
- X is assigned a value but never used. (totalt 98 st)
- X is not defined. (totalt 53 st)
- Unexpected console statement. (totalt 1 st)
- `< script>` in: #37: page.php, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #37: page.php, antal fel: 18 ( 1.40 betyg )
- X is not defined. (totalt 15 st)
- X is defined but never used. (totalt 3 st)
- `< script src="...">` in: #37: page.php, antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #37: page.php, antal fel: 948 ( 1.00 betyg )
- X is not defined. (totalt 614 st)
- X is defined but never used. (totalt 330 st)
- Unexpected console statement. (totalt 3 st)
- X is assigned a value but never used. (totalt 1 st)
- `< script>` in: #38: page.php, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #38: page.php, antal fel: 18 ( 1.40 betyg )
- X is not defined. (totalt 15 st)
- X is defined but never used. (totalt 3 st)
- `< script src="...">` in: #38: page.php, antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #38: page.php, antal fel: 948 ( 1.00 betyg )
- X is not defined. (totalt 614 st)
- X is defined but never used. (totalt 330 st)
- Unexpected console statement. (totalt 3 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #14: front.min.js, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #14: front.min.js, antal fel: 25 ( 1.00 betyg )
- X is not defined. (totalt 23 st)
- X is defined but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #15: wp-emoji-releas, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #15: wp-emoji-releas, antal fel: 26 ( 1.00 betyg )
- X is not defined. (totalt 23 st)
- X is defined but never used. (totalt 2 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #16: sdk.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #16: sdk.js, antal fel: 26 ( 1.00 betyg )
- X is not defined. (totalt 23 st)
- X is defined but never used. (totalt 2 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #36: sdk.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #36: sdk.js, antal fel: 27 ( 1.00 betyg )
- X is not defined. (totalt 23 st)
- X is defined but never used. (totalt 2 st)
- X is assigned a value but never used. (totalt 1 st)
- Parsing error: X in strict mode (totalt 1 st)
- `content-type=".*javascript.*"` in: #62: YyypJ0Dfz-u.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #62: YyypJ0Dfz-u.js, antal fel: 94 ( 1.00 betyg )
- X is not defined. (totalt 58 st)
- X is defined but never used. (totalt 34 st)
- X is assigned a value but never used. (totalt 1 st)
- Parsing error: X in strict mode (totalt 1 st)
- `content-type=".*javascript.*"` in: #63: YyypJ0Dfz-u.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #63: YyypJ0Dfz-u.js, antal fel: 161 ( 1.00 betyg )
- X is not defined. (totalt 93 st)
- X is defined but never used. (totalt 66 st)
- X is assigned a value but never used. (totalt 1 st)
- Parsing error: X in strict mode (totalt 1 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: 14 ( 2.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1905 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1322 st)
- Expected X and instead saw X. (totalt 474 st)
- Do not access Object.prototype method X from target object. (totalt 86 st)
- Unnecessary escape character: \/. (totalt 6 st)
- X is assigned to itself. (totalt 4 st)
- X is not modified in this loop. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 3 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \}. (totalt 1 st)
- Unnecessary escape character: \:. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \-. (totalt 1 st)
- `< script>` in: #37: page.php, antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #37: page.php, antal fel: 948 ( 1.00 betyg )
- Unnecessary escape character: \/. (totalt 931 st)
- Expected an assignment or function call and instead saw an expression. (totalt 11 st)
- Expected X and instead saw X. (totalt 6 st)
- `< script src="...">` in: #37: page.php, antal grupperade fel: 22 ( 1.00 betyg )
- `< script src="...">` in: #37: page.php, antal fel: 2556 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1446 st)
- Expected X and instead saw X. (totalt 933 st)
- X is assigned to itself. (totalt 79 st)
- Unnecessary X. (totalt 46 st)
- Unnecessary escape character: \". (totalt 11 st)
- Unnecessary escape character: \/. (totalt 7 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \'. (totalt 5 st)
- Unnecessary escape character: \). (totalt 4 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- Unnecessary escape character: \?. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \< . (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- Unnecessary escape character: \&. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unexpected negating the left operand of X operator. (totalt 1 st)
- `< script>` in: #38: page.php, antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #38: page.php, antal fel: 948 ( 1.00 betyg )
- Unnecessary escape character: \/. (totalt 931 st)
- Expected an assignment or function call and instead saw an expression. (totalt 11 st)
- Expected X and instead saw X. (totalt 6 st)
- `< script src="...">` in: #38: page.php, antal grupperade fel: 22 ( 1.00 betyg )
- `< script src="...">` in: #38: page.php, antal fel: 2556 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1446 st)
- Expected X and instead saw X. (totalt 933 st)
- X is assigned to itself. (totalt 79 st)
- Unnecessary X. (totalt 46 st)
- Unnecessary escape character: \". (totalt 11 st)
- Unnecessary escape character: \/. (totalt 7 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \'. (totalt 5 st)
- Unnecessary escape character: \). (totalt 4 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- Unnecessary escape character: \?. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \< . (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- Unnecessary escape character: \&. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unexpected negating the left operand of X operator. (totalt 1 st)
- `content-type=".*javascript.*"` in: #14: front.min.js, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #14: front.min.js, antal fel: 36 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 34 st)
- Expected X and instead saw X. (totalt 2 st)
- `content-type=".*javascript.*"` in: #15: wp-emoji-releas, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #15: wp-emoji-releas, antal fel: 62 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 49 st)
- Expected X and instead saw X. (totalt 11 st)
- Do not access Object.prototype method X from target object. (totalt 2 st)
- `content-type=".*javascript.*"` in: #16: sdk.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #16: sdk.js, antal fel: 69 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 52 st)
- Expected X and instead saw X. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 4 st)
- Do not access Object.prototype method X from target object. (totalt 2 st)
- `content-type=".*javascript.*"` in: #36: sdk.js, antal grupperade fel: 5 ( 4.00 betyg )
- `content-type=".*javascript.*"` in: #36: sdk.js, antal fel: 70 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 52 st)
- Expected X and instead saw X. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 4 st)
- Do not access Object.prototype method X from target object. (totalt 2 st)
- Parsing error: X in strict mode (totalt 1 st)
- `content-type=".*javascript.*"` in: #62: YyypJ0Dfz-u.js, antal grupperade fel: 10 ( 3.00 betyg )
- `content-type=".*javascript.*"` in: #62: YyypJ0Dfz-u.js, antal fel: 1197 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 965 st)
- Expected X and instead saw X. (totalt 216 st)
- Unnecessary escape character: \/. (totalt 4 st)
- X is not modified in this loop. (totalt 3 st)
- Do not access Object.prototype method X from target object. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- Parsing error: X in strict mode (totalt 1 st)
- Unnecessary escape character: \". (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- `content-type=".*javascript.*"` in: #63: YyypJ0Dfz-u.js, antal grupperade fel: 10 ( 3.00 betyg )
- `content-type=".*javascript.*"` in: #63: YyypJ0Dfz-u.js, antal fel: 2324 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1878 st)
- Expected X and instead saw X. (totalt 421 st)
- X is not modified in this loop. (totalt 6 st)
- Unnecessary escape character: \/. (totalt 4 st)
- Script URL is a form of eval. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Do not access Object.prototype method X from target object. (totalt 2 st)
- Unnecessary escape character: \". (totalt 2 st)
- X is assigned to itself. (totalt 2 st)
- Parsing error: X in strict mode (totalt 1 st)