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.29 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 self (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 376 ( 1.00 betyg )
- X is defined but never used. (totalt 290 st)
- Unexpected console statement. (totalt 39 st)
- X is assigned a value but never used. (totalt 26 st)
- X is not defined. (totalt 21 st)
- `content-type=".*javascript.*"` in: #50: gtm.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #50: gtm.js, antal fel: 434 ( 1.00 betyg )
- X is defined but never used. (totalt 343 st)
- X is assigned a value but never used. (totalt 81 st)
- X is not defined. (totalt 9 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #55: otSDKStub.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #55: otSDKStub.js, antal fel: 440 ( 1.00 betyg )
- X is defined but never used. (totalt 347 st)
- X is assigned a value but never used. (totalt 82 st)
- X is not defined. (totalt 9 st)
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #56: not-found-b510c, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #56: not-found-b510c, antal fel: 441 ( 1.00 betyg )
- X is defined but never used. (totalt 347 st)
- X is assigned a value but never used. (totalt 82 st)
- X is not defined. (totalt 10 st)
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #59: 67618afb9b36c09, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #59: 67618afb9b36c09, antal fel: 465 ( 1.00 betyg )
- X is defined but never used. (totalt 362 st)
- X is assigned a value but never used. (totalt 83 st)
- X is not defined. (totalt 11 st)
- Unexpected console statement. (totalt 9 st)
- `content-type=".*javascript.*"` in: #69: otBannerSdk.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #69: otBannerSdk.js, antal fel: 521 ( 1.00 betyg )
- X is defined but never used. (totalt 386 st)
- X is assigned a value but never used. (totalt 83 st)
- Unexpected console statement. (totalt 41 st)
- X is not defined. (totalt 11 st)
- `content-type=".*javascript.*"` in: #72: widget.3fdb85f4, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #72: widget.3fdb85f4, antal fel: 529 ( 1.00 betyg )
- X is defined but never used. (totalt 392 st)
- X is assigned a value but never used. (totalt 83 st)
- Unexpected console statement. (totalt 43 st)
- X is not defined. (totalt 11 st)
- `content-type=".*javascript.*"` in: #73: data.000000BE4F, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #73: data.000000BE4F, antal fel: 529 ( 1.00 betyg )
- X is defined but never used. (totalt 392 st)
- X is assigned a value but never used. (totalt 83 st)
- Unexpected console statement. (totalt 43 st)
- X is not defined. (totalt 11 st)
- `content-type=".*javascript.*"` in: #74: animated-creati, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #74: animated-creati, antal fel: 552 ( 1.00 betyg )
- X is defined but never used. (totalt 405 st)
- X is assigned a value but never used. (totalt 84 st)
- Unexpected console statement. (totalt 52 st)
- X is not defined. (totalt 11 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 self (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 24 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 4665 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2779 st)
- Expected X and instead saw X. (totalt 1745 st)
- Do not access Object.prototype method X from target object. (totalt 49 st)
- Async function X has no X expression. (totalt 16 st)
- Unnecessary escape character: \(. (totalt 10 st)
- Async arrow function has no X expression. (totalt 8 st)
- Unnecessary escape character: \@. (totalt 7 st)
- Redundant use of `await` on a return value. (totalt 6 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unnecessary escape character: \.. (totalt 5 st)
- X is not modified in this loop. (totalt 4 st)
- Async method X has no X expression. (totalt 4 st)
- Unnecessary escape character: \/. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 3 st)
- Script URL is a form of eval. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \). (totalt 3 st)
- Unnecessary X. (totalt 2 st)
- Async function has no X expression. (totalt 2 st)
- Unsafe usage of ThrowStatement. (totalt 2 st)
- Unnecessary escape character: \:. (totalt 2 st)
- X is assigned to itself. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unnecessary escape character: \". (totalt 1 st)
- `content-type=".*javascript.*"` in: #50: gtm.js, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #50: gtm.js, antal fel: 2214 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1307 st)
- Unnecessary escape character: \/. (totalt 477 st)
- Expected X and instead saw X. (totalt 272 st)
- Do not access Object.prototype method X from target object. (totalt 137 st)
- X is not modified in this loop. (totalt 7 st)
- Unnecessary escape character: \-. (totalt 4 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: #55: otSDKStub.js, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #55: otSDKStub.js, antal fel: 2284 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1365 st)
- Unnecessary escape character: \/. (totalt 477 st)
- Expected X and instead saw X. (totalt 284 st)
- Do not access Object.prototype method X from target object. (totalt 137 st)
- X is not modified in this loop. (totalt 7 st)
- Unnecessary escape character: \-. (totalt 4 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: #56: not-found-b510c, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #56: not-found-b510c, antal fel: 2285 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1366 st)
- Unnecessary escape character: \/. (totalt 477 st)
- Expected X and instead saw X. (totalt 284 st)
- Do not access Object.prototype method X from target object. (totalt 137 st)
- X is not modified in this loop. (totalt 7 st)
- Unnecessary escape character: \-. (totalt 4 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: #59: 67618afb9b36c09, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #59: 67618afb9b36c09, antal fel: 2460 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1489 st)
- Unnecessary escape character: \/. (totalt 477 st)
- Expected X and instead saw X. (totalt 334 st)
- Do not access Object.prototype method X from target object. (totalt 137 st)
- X is not modified in this loop. (totalt 7 st)
- Unnecessary escape character: \-. (totalt 4 st)
- X is assigned to itself. (totalt 3 st)
- eval can be harmful. (totalt 2 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)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #69: otBannerSdk.js, antal grupperade fel: 16 ( 1.80 betyg )
- `content-type=".*javascript.*"` in: #69: otBannerSdk.js, antal fel: 3486 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2366 st)
- Unnecessary escape character: \/. (totalt 477 st)
- Expected X and instead saw X. (totalt 474 st)
- Do not access Object.prototype method X from target object. (totalt 141 st)
- X is not modified in this loop. (totalt 7 st)
- Unnecessary escape character: \-. (totalt 4 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- eval can be harmful. (totalt 2 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)
- Unnecessary escape character: \_. (totalt 1 st)
- `content-type=".*javascript.*"` in: #72: widget.3fdb85f4, antal grupperade fel: 16 ( 1.80 betyg )
- `content-type=".*javascript.*"` in: #72: widget.3fdb85f4, antal fel: 3579 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2428 st)
- Expected X and instead saw X. (totalt 502 st)
- Unnecessary escape character: \/. (totalt 477 st)
- Do not access Object.prototype method X from target object. (totalt 141 st)
- X is not modified in this loop. (totalt 7 st)
- X is assigned to itself. (totalt 6 st)
- Unnecessary escape character: \-. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- eval can be harmful. (totalt 2 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)
- Unnecessary escape character: \_. (totalt 1 st)
- `content-type=".*javascript.*"` in: #73: data.000000BE4F, antal grupperade fel: 16 ( 1.80 betyg )
- `content-type=".*javascript.*"` in: #73: data.000000BE4F, antal fel: 3579 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2428 st)
- Expected X and instead saw X. (totalt 502 st)
- Unnecessary escape character: \/. (totalt 477 st)
- Do not access Object.prototype method X from target object. (totalt 141 st)
- X is not modified in this loop. (totalt 7 st)
- X is assigned to itself. (totalt 6 st)
- Unnecessary escape character: \-. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- eval can be harmful. (totalt 2 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)
- Unnecessary escape character: \_. (totalt 1 st)
- `content-type=".*javascript.*"` in: #74: animated-creati, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #74: animated-creati, antal fel: 4195 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2875 st)
- Expected X and instead saw X. (totalt 663 st)
- Unnecessary escape character: \/. (totalt 478 st)
- Do not access Object.prototype method X from target object. (totalt 141 st)
- X is not modified in this loop. (totalt 7 st)
- X is assigned to itself. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 5 st)
- Unnecessary escape character: \-. (totalt 4 st)
- The Function constructor is eval. (totalt 4 st)
- eval can be harmful. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Redundant use of `await` on a return value. (totalt 2 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)
- Unnecessary escape character: \_. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)