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.56 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: 1133 ( 1.00 betyg )
- X is not defined. (totalt 947 st)
- X is defined but never used. (totalt 142 st)
- Unexpected console statement. (totalt 36 st)
- X is assigned a value but never used. (totalt 8 st)
- `content-type=".*javascript.*"` in: #26: gtm.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #26: gtm.js, antal fel: 587 ( 1.00 betyg )
- X is defined but never used. (totalt 483 st)
- X is assigned a value but never used. (totalt 83 st)
- X is not defined. (totalt 21 st)
- `content-type=".*javascript.*"` in: #45: nav-menu.a23fbd, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #45: nav-menu.a23fbd, antal fel: 597 ( 1.00 betyg )
- X is defined but never used. (totalt 484 st)
- X is assigned a value but never used. (totalt 83 st)
- X is not defined. (totalt 30 st)
- `content-type=".*javascript.*"` in: #47: text-editor.c08, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #47: text-editor.c08, antal fel: 600 ( 1.00 betyg )
- X is defined but never used. (totalt 484 st)
- X is assigned a value but never used. (totalt 83 st)
- X is not defined. (totalt 33 st)
- `content-type=".*javascript.*"` in: #48: load-more.8b46f, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #48: load-more.8b46f, antal fel: 605 ( 1.00 betyg )
- X is defined but never used. (totalt 484 st)
- X is assigned a value but never used. (totalt 83 st)
- X is not defined. (totalt 38 st)
- `content-type=".*javascript.*"` in: #49: loop.4a16d82b8b, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #49: loop.4a16d82b8b, antal fel: 630 ( 1.00 betyg )
- X is defined but never used. (totalt 484 st)
- X is assigned a value but never used. (totalt 83 st)
- X is not defined. (totalt 63 st)
- `content-type=".*javascript.*"` in: #50: ajax-pagination, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #50: ajax-pagination, antal fel: 633 ( 1.00 betyg )
- X is defined but never used. (totalt 484 st)
- X is assigned a value but never used. (totalt 83 st)
- X is not defined. (totalt 66 st)
- `content-type=".*javascript.*"` in: #61: script.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #61: script.js, antal fel: 681 ( 1.00 betyg )
- X is defined but never used. (totalt 527 st)
- X is assigned a value but never used. (totalt 83 st)
- X is not defined. (totalt 68 st)
- Unexpected console statement. (totalt 3 st)
- `content-type=".*javascript.*"` in: #66: banner.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #66: banner.js, antal fel: 759 ( 1.00 betyg )
- X is defined but never used. (totalt 571 st)
- X is not defined. (totalt 95 st)
- X is assigned a value but never used. (totalt 83 st)
- Unexpected console statement. (totalt 10 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: 17 ( 1.60 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 3638 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2360 st)
- Expected X and instead saw X. (totalt 1208 st)
- Do not access Object.prototype method X from target object. (totalt 16 st)
- Comparing to itself is potentially pointless. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 10 st)
- Unnecessary escape character: \-. (totalt 7 st)
- X is assigned to itself. (totalt 5 st)
- The Function constructor is eval. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 4 st)
- X is not modified in this loop. (totalt 3 st)
- Unsafe usage of ThrowStatement. (totalt 2 st)
- Unnecessary escape character: \.. (totalt 2 st)
- Unnecessary X. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- `content-type=".*javascript.*"` in: #26: gtm.js, antal grupperade fel: 8 ( 3.40 betyg )
- `content-type=".*javascript.*"` in: #26: gtm.js, antal fel: 1019 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 731 st)
- Expected X and instead saw X. (totalt 198 st)
- Do not access Object.prototype method X from target object. (totalt 74 st)
- Unnecessary escape character: \/. (totalt 8 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #45: nav-menu.a23fbd, antal grupperade fel: 8 ( 3.40 betyg )
- `content-type=".*javascript.*"` in: #45: nav-menu.a23fbd, antal fel: 1035 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 746 st)
- Expected X and instead saw X. (totalt 199 st)
- Do not access Object.prototype method X from target object. (totalt 74 st)
- Unnecessary escape character: \/. (totalt 8 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #47: text-editor.c08, antal grupperade fel: 8 ( 3.40 betyg )
- `content-type=".*javascript.*"` in: #47: text-editor.c08, antal fel: 1039 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 750 st)
- Expected X and instead saw X. (totalt 199 st)
- Do not access Object.prototype method X from target object. (totalt 74 st)
- Unnecessary escape character: \/. (totalt 8 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #48: load-more.8b46f, antal grupperade fel: 8 ( 3.40 betyg )
- `content-type=".*javascript.*"` in: #48: load-more.8b46f, antal fel: 1053 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 764 st)
- Expected X and instead saw X. (totalt 199 st)
- Do not access Object.prototype method X from target object. (totalt 74 st)
- Unnecessary escape character: \/. (totalt 8 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #49: loop.4a16d82b8b, antal grupperade fel: 8 ( 3.40 betyg )
- `content-type=".*javascript.*"` in: #49: loop.4a16d82b8b, antal fel: 1080 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 788 st)
- Expected X and instead saw X. (totalt 202 st)
- Do not access Object.prototype method X from target object. (totalt 74 st)
- Unnecessary escape character: \/. (totalt 8 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #50: ajax-pagination, antal grupperade fel: 8 ( 3.40 betyg )
- `content-type=".*javascript.*"` in: #50: ajax-pagination, antal fel: 1092 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 800 st)
- Expected X and instead saw X. (totalt 202 st)
- Do not access Object.prototype method X from target object. (totalt 74 st)
- Unnecessary escape character: \/. (totalt 8 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #61: script.js, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #61: script.js, antal fel: 1402 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1017 st)
- Expected X and instead saw X. (totalt 268 st)
- Do not access Object.prototype method X from target object. (totalt 84 st)
- Unnecessary escape character: \/. (totalt 8 st)
- X is assigned to itself. (totalt 7 st)
- X is not modified in this loop. (totalt 5 st)
- Comparing to itself is potentially pointless. (totalt 3 st)
- The Function constructor is eval. (totalt 2 st)
- Unsafe usage of ThrowStatement. (totalt 2 st)
- Unnecessary escape character: \&. (totalt 2 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \=. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- `content-type=".*javascript.*"` in: #66: banner.js, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #66: banner.js, antal fel: 1693 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1229 st)
- Expected X and instead saw X. (totalt 329 st)
- Do not access Object.prototype method X from target object. (totalt 86 st)
- X is assigned to itself. (totalt 10 st)
- Unnecessary escape character: \/. (totalt 8 st)
- X is not modified in this loop. (totalt 7 st)
- Comparing to itself is potentially pointless. (totalt 7 st)
- The Function constructor is eval. (totalt 5 st)
- Unsafe usage of ThrowStatement. (totalt 4 st)
- Unnecessary X. (totalt 2 st)
- Unnecessary escape character: \&. (totalt 2 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)