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: 3.13 av 5
- JS är ok.
Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #1: Webbsida , antal fel: 17 ( 1.60 betyg )
- X is not defined. (totalt 14 st)
- X is assigned a value but never used. (totalt 2 st)
- Unexpected console statement. (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1066 ( 1.00 betyg )
- X is not defined. (totalt 717 st)
- X is defined but never used. (totalt 220 st)
- Unexpected console statement. (totalt 118 st)
- X is assigned a value but never used. (totalt 11 st)
- `< script>` in: #27: cookiesharingif, antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #27: cookiesharingif, antal fel: 8 ( 3.40 betyg )
- X is defined but never used. (totalt 3 st)
- Unexpected console statement. (totalt 3 st)
- X is not defined. (totalt 2 st)
- `content-type=".*javascript.*"` in: #28: nautjs.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #28: nautjs.js, antal fel: 1 ( 4.80 betyg )
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- `content-type=".*javascript.*"` in: #36: da.js, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #36: da.js, antal fel: 2 ( 4.60 betyg )
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- X is not defined. (totalt 1 st)
- `content-type=".*javascript.*"` in: #37: type-syddjurs3, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #37: type-syddjurs3, antal fel: 4 ( 4.20 betyg )
- X is not defined. (totalt 3 st)
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- `content-type=".*javascript.*"` in: #39: chatPanel.js, antal grupperade fel: 5 ( 4.00 betyg )
- `content-type=".*javascript.*"` in: #39: chatPanel.js, antal fel: 353 ( 1.00 betyg )
- X is defined but never used. (totalt 276 st)
- Unexpected console statement. (totalt 59 st)
- X is not defined. (totalt 14 st)
- X is assigned a value but never used. (totalt 3 st)
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- `content-type=".*javascript.*"` in: #42: rightclick.js, antal grupperade fel: 5 ( 4.00 betyg )
- `content-type=".*javascript.*"` in: #42: rightclick.js, antal fel: 383 ( 1.00 betyg )
- X is defined but never used. (totalt 277 st)
- Unexpected console statement. (totalt 59 st)
- X is not defined. (totalt 43 st)
- X is assigned a value but never used. (totalt 3 st)
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- `content-type=".*javascript.*"` in: #46: heatmaps.js, antal grupperade fel: 5 ( 4.00 betyg )
- `content-type=".*javascript.*"` in: #46: heatmaps.js, antal fel: 394 ( 1.00 betyg )
- X is defined but never used. (totalt 286 st)
- Unexpected console statement. (totalt 61 st)
- X is not defined. (totalt 43 st)
- X is assigned a value but never used. (totalt 3 st)
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- `content-type=".*javascript.*"` in: #47: page-correct.js, antal grupperade fel: 5 ( 4.00 betyg )
- `content-type=".*javascript.*"` in: #47: page-correct.js, antal fel: 399 ( 1.00 betyg )
- X is defined but never used. (totalt 290 st)
- Unexpected console statement. (totalt 62 st)
- X is not defined. (totalt 43 st)
- X is assigned a value but never used. (totalt 3 st)
- Parsing error: Binding arguments 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: 5 ( 4.00 betyg )
- Expected X and instead saw X. (totalt 5 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 28 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 7530 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 4967 st)
- Expected X and instead saw X. (totalt 2382 st)
- Do not access Object.prototype method X from target object. (totalt 50 st)
- Comparing to itself is potentially pointless. (totalt 25 st)
- Unnecessary escape character: \/. (totalt 22 st)
- X is not modified in this loop. (totalt 11 st)
- Unnecessary X. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- Unnecessary escape character: \[. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 6 st)
- X is assigned to itself. (totalt 5 st)
- Unnecessary escape character: \". (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary escape character: \). (totalt 4 st)
- The Function constructor is eval. (totalt 4 st)
- Unnecessary escape character: \+. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Redundant use of `await` on a return value. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 2 st)
- Unnecessary escape character: \:. (totalt 2 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)
- Unnecessary escape character: \|. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- `< script>` in: #27: cookiesharingif, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #27: cookiesharingif, antal fel: 80 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 47 st)
- Expected an assignment or function call and instead saw an expression. (totalt 33 st)
- `content-type=".*javascript.*"` in: #28: nautjs.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #28: nautjs.js, antal fel: 1 ( 4.80 betyg )
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- `content-type=".*javascript.*"` in: #36: da.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #36: da.js, antal fel: 1 ( 4.80 betyg )
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- `content-type=".*javascript.*"` in: #37: type-syddjurs3, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #37: type-syddjurs3, antal fel: 2 ( 4.60 betyg )
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- Expected X and instead saw X. (totalt 1 st)
- `content-type=".*javascript.*"` in: #39: chatPanel.js, antal grupperade fel: 13 ( 2.40 betyg )
- `content-type=".*javascript.*"` in: #39: chatPanel.js, antal fel: 4233 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 2163 st)
- Expected an assignment or function call and instead saw an expression. (totalt 1925 st)
- Unsafe usage of ThrowStatement. (totalt 41 st)
- Unsafe usage of ReturnStatement. (totalt 36 st)
- Do not access Object.prototype method X from target object. (totalt 33 st)
- Comparing to itself is potentially pointless. (totalt 13 st)
- X is not modified in this loop. (totalt 9 st)
- Unnecessary escape character: \/. (totalt 4 st)
- X is assigned to itself. (totalt 3 st)
- Unnecessary X. (totalt 3 st)
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \-. (totalt 1 st)
- `content-type=".*javascript.*"` in: #42: rightclick.js, antal grupperade fel: 13 ( 2.40 betyg )
- `content-type=".*javascript.*"` in: #42: rightclick.js, antal fel: 4252 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 2182 st)
- Expected an assignment or function call and instead saw an expression. (totalt 1925 st)
- Unsafe usage of ThrowStatement. (totalt 41 st)
- Unsafe usage of ReturnStatement. (totalt 36 st)
- Do not access Object.prototype method X from target object. (totalt 33 st)
- Comparing to itself is potentially pointless. (totalt 13 st)
- X is not modified in this loop. (totalt 9 st)
- Unnecessary escape character: \/. (totalt 4 st)
- X is assigned to itself. (totalt 3 st)
- Unnecessary X. (totalt 3 st)
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \-. (totalt 1 st)
- `content-type=".*javascript.*"` in: #46: heatmaps.js, antal grupperade fel: 13 ( 2.40 betyg )
- `content-type=".*javascript.*"` in: #46: heatmaps.js, antal fel: 4289 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 2196 st)
- Expected an assignment or function call and instead saw an expression. (totalt 1948 st)
- Unsafe usage of ThrowStatement. (totalt 41 st)
- Unsafe usage of ReturnStatement. (totalt 36 st)
- Do not access Object.prototype method X from target object. (totalt 33 st)
- Comparing to itself is potentially pointless. (totalt 13 st)
- X is not modified in this loop. (totalt 9 st)
- Unnecessary escape character: \/. (totalt 4 st)
- X is assigned to itself. (totalt 3 st)
- Unnecessary X. (totalt 3 st)
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \-. (totalt 1 st)
- `content-type=".*javascript.*"` in: #47: page-correct.js, antal grupperade fel: 13 ( 2.40 betyg )
- `content-type=".*javascript.*"` in: #47: page-correct.js, antal fel: 4347 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 2207 st)
- Expected an assignment or function call and instead saw an expression. (totalt 1994 st)
- Unsafe usage of ThrowStatement. (totalt 41 st)
- Unsafe usage of ReturnStatement. (totalt 36 st)
- Do not access Object.prototype method X from target object. (totalt 33 st)
- Comparing to itself is potentially pointless. (totalt 13 st)
- X is not modified in this loop. (totalt 9 st)
- Unnecessary escape character: \/. (totalt 5 st)
- X is assigned to itself. (totalt 3 st)
- Unnecessary X. (totalt 3 st)
- Parsing error: Binding arguments in strict mode (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \-. (totalt 1 st)