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.50 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: 5 ( 4.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 2452 ( 1.00 betyg )
- X is not defined. (totalt 2044 st)
- X is defined but never used. (totalt 326 st)
- Unexpected console statement. (totalt 52 st)
- X is assigned a value but never used. (totalt 29 st)
- Parsing error: Unexpected token : (totalt 1 st)
- `content-type=".*javascript.*"` in: #72: dynamic.js, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #72: dynamic.js, antal fel: 13 ( 2.40 betyg )
- Unexpected console statement. (totalt 7 st)
- X is defined but never used. (totalt 6 st)
- `content-type=".*javascript.*"` in: #73: lanlt.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #73: lanlt.js, antal fel: 49 ( 1.00 betyg )
- X is defined but never used. (totalt 32 st)
- Unexpected console statement. (totalt 16 st)
- X is not defined. (totalt 1 st)
- `content-type=".*javascript.*"` in: #85: dialog.min.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #85: dialog.min.js, antal fel: 56 ( 1.00 betyg )
- X is defined but never used. (totalt 32 st)
- Unexpected console statement. (totalt 17 st)
- X is not defined. (totalt 7 st)
- `content-type=".*javascript.*"` in: #86: text-editor.c08, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #86: text-editor.c08, antal fel: 59 ( 1.00 betyg )
- X is defined but never used. (totalt 32 st)
- Unexpected console statement. (totalt 17 st)
- X is not defined. (totalt 10 st)
- `content-type=".*javascript.*"` in: #99: chat.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #99: chat.js, antal fel: 247 ( 1.00 betyg )
- X is defined but never used. (totalt 115 st)
- Unexpected console statement. (totalt 101 st)
- X is not defined. (totalt 23 st)
- X is assigned a value but never used. (totalt 8 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: 19 ( 1.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 3045 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2223 st)
- Expected X and instead saw X. (totalt 709 st)
- Do not access Object.prototype method X from target object. (totalt 32 st)
- Unnecessary escape character: \-. (totalt 16 st)
- Unnecessary X. (totalt 11 st)
- Unnecessary escape character: \[. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 8 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \). (totalt 5 st)
- Unnecessary escape character: \(. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 3 st)
- Unnecessary escape character: \'. (totalt 3 st)
- Unnecessary escape character: \+. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 3 st)
- Unnecessary escape character: \&. (totalt 1 st)
- Parsing error: Unexpected token : (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- `content-type=".*javascript.*"` in: #72: dynamic.js, antal grupperade fel: 11 ( 2.80 betyg )
- `content-type=".*javascript.*"` in: #72: dynamic.js, antal fel: 372 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 215 st)
- Expected X and instead saw X. (totalt 95 st)
- Unnecessary escape character: \-. (totalt 46 st)
- Async function X has no X expression. (totalt 6 st)
- Async method X has no X expression. (totalt 3 st)
- Unnecessary escape character: \/. (totalt 2 st)
- Do not access Object.prototype method X from target object. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Async arrow function has no X expression. (totalt 1 st)
- Async function has no X expression. (totalt 1 st)
- `content-type=".*javascript.*"` in: #73: lanlt.js, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #73: lanlt.js, antal fel: 976 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 555 st)
- Expected X and instead saw X. (totalt 322 st)
- Unnecessary escape character: \-. (totalt 46 st)
- Do not access Object.prototype method X from target object. (totalt 21 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- Async function X has no X expression. (totalt 6 st)
- Unnecessary escape character: \/. (totalt 3 st)
- Async method X has no X expression. (totalt 3 st)
- Unsafe usage of ReturnStatement. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Unnecessary X. (totalt 2 st)
- Async arrow function has no X expression. (totalt 1 st)
- Async function has no X expression. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- `content-type=".*javascript.*"` in: #85: dialog.min.js, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #85: dialog.min.js, antal fel: 1013 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 586 st)
- Expected X and instead saw X. (totalt 328 st)
- Unnecessary escape character: \-. (totalt 46 st)
- Do not access Object.prototype method X from target object. (totalt 21 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- Async function X has no X expression. (totalt 6 st)
- Unnecessary escape character: \/. (totalt 3 st)
- Async method X has no X expression. (totalt 3 st)
- Unsafe usage of ReturnStatement. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Unnecessary X. (totalt 2 st)
- Async arrow function has no X expression. (totalt 1 st)
- Async function has no X expression. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- `content-type=".*javascript.*"` in: #86: text-editor.c08, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #86: text-editor.c08, antal fel: 1017 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 590 st)
- Expected X and instead saw X. (totalt 328 st)
- Unnecessary escape character: \-. (totalt 46 st)
- Do not access Object.prototype method X from target object. (totalt 21 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- Async function X has no X expression. (totalt 6 st)
- Unnecessary escape character: \/. (totalt 3 st)
- Async method X has no X expression. (totalt 3 st)
- Unsafe usage of ReturnStatement. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Unnecessary X. (totalt 2 st)
- Async arrow function has no X expression. (totalt 1 st)
- Async function has no X expression. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- `content-type=".*javascript.*"` in: #99: chat.js, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #99: chat.js, antal fel: 3659 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2232 st)
- Expected X and instead saw X. (totalt 1204 st)
- Unnecessary escape character: \-. (totalt 92 st)
- Do not access Object.prototype method X from target object. (totalt 37 st)
- Async function X has no X expression. (totalt 19 st)
- Unnecessary escape character: \/. (totalt 17 st)
- Unsafe usage of ThrowStatement. (totalt 10 st)
- Async arrow function has no X expression. (totalt 8 st)
- Redundant use of `await` on a return value. (totalt 7 st)
- Async method X has no X expression. (totalt 6 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Async function has no X expression. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unnecessary escape character: \". (totalt 4 st)
- Unsafe usage of ReturnStatement. (totalt 3 st)
- Unnecessary X. (totalt 2 st)
- X is not modified in this loop. (totalt 1 st)