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.02 av 5
- JS är ok.
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: 7 ( 3.60 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1230 ( 1.00 betyg )
- X is defined but never used. (totalt 563 st)
- X is not defined. (totalt 524 st)
- Unexpected console statement. (totalt 77 st)
- Definition for rule X was not found. (totalt 37 st)
- X is assigned a value but never used. (totalt 25 st)
- Rule "no-unused-vars" is already configured by another configuration comment in the preceding code. This configuration is ignored. (totalt 3 st)
- Rule "no-unused-expressions" is already configured by another configuration comment in the preceding code. This configuration is ignored. (totalt 1 st)
- `content-type=".*javascript.*"` in: #92: tp.widget.boots, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #92: tp.widget.boots, antal fel: 15 ( 2.00 betyg )
- X is defined but never used. (totalt 8 st)
- Unexpected console statement. (totalt 7 st)
- `content-type=".*javascript.*"` in: #97: dialog.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #97: dialog.js, antal fel: 22 ( 1.00 betyg )
- X is defined but never used. (totalt 8 st)
- Unexpected console statement. (totalt 8 st)
- X is not defined. (totalt 6 st)
- `content-type=".*javascript.*"` in: #99: nav-menu.e135a0, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #99: nav-menu.e135a0, antal fel: 33 ( 1.00 betyg )
- X is not defined. (totalt 15 st)
- X is defined but never used. (totalt 9 st)
- Unexpected console statement. (totalt 8 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #100: woocommerce-men, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #100: woocommerce-men, antal fel: 53 ( 1.00 betyg )
- X is not defined. (totalt 35 st)
- X is defined but never used. (totalt 9 st)
- Unexpected console statement. (totalt 8 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #101: nested-carousel, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #101: nested-carousel, antal fel: 64 ( 1.00 betyg )
- X is not defined. (totalt 46 st)
- X is defined but never used. (totalt 9 st)
- Unexpected console statement. (totalt 8 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #102: nested-accordio, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #102: nested-accordio, antal fel: 70 ( 1.00 betyg )
- X is not defined. (totalt 52 st)
- X is defined but never used. (totalt 9 st)
- Unexpected console statement. (totalt 8 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #103: form.a7e78a23db, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #103: form.a7e78a23db, antal fel: 103 ( 1.00 betyg )
- X is not defined. (totalt 83 st)
- X is defined but never used. (totalt 9 st)
- Unexpected console statement. (totalt 8 st)
- X is assigned a value but never used. (totalt 3 st)
- `content-type=".*javascript.*"` in: #104: popup.996738ad8, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #104: popup.996738ad8, antal fel: 107 ( 1.00 betyg )
- X is not defined. (totalt 86 st)
- X is defined but never used. (totalt 9 st)
- Unexpected console statement. (totalt 8 st)
- X is assigned a value but never used. (totalt 4 st)
- `content-type=".*javascript.*"` in: #105: main.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #105: main.js, antal fel: 117 ( 1.00 betyg )
- X is not defined. (totalt 87 st)
- X is defined but never used. (totalt 17 st)
- Unexpected console statement. (totalt 8 st)
- X is assigned a value but never used. (totalt 5 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: 39 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 3968 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2489 st)
- Expected X and instead saw X. (totalt 1180 st)
- Do not access Object.prototype method X from target object. (totalt 69 st)
- Comparing to itself is potentially pointless. (totalt 39 st)
- Definition for rule X was not found. (totalt 37 st)
- Unnecessary escape character: \/. (totalt 27 st)
- Unnecessary escape character: \-. (totalt 14 st)
- Unnecessary escape character: \.. (totalt 14 st)
- Unnecessary X. (totalt 10 st)
- The Function constructor is eval. (totalt 9 st)
- X is not modified in this loop. (totalt 9 st)
- Unnecessary escape character: \%. (totalt 9 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- X is assigned to itself. (totalt 6 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \+. (totalt 3 st)
- Rule "no-unused-vars" is already configured by another configuration comment in the preceding code. This configuration is ignored. (totalt 3 st)
- Unnecessary escape character: \&. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Unsafe usage of ReturnStatement. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Unnecessary escape character: \{. (totalt 2 st)
- Unnecessary escape character: \}. (totalt 2 st)
- Unnecessary escape character: \(. (totalt 2 st)
- Unnecessary escape character: \). (totalt 2 st)
- Unnecessary escape character: \*. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \!. (totalt 2 st)
- Unnecessary escape character: \'. (totalt 2 st)
- Unnecessary escape character: \:. (totalt 2 st)
- Unexpected string concatenation of literals. (totalt 2 st)
- Unnecessary escape character: \=. (totalt 1 st)
- Async function X has no X expression. (totalt 1 st)
- Rule "no-unused-expressions" is already configured by another configuration comment in the preceding code. This configuration is ignored. (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: #92: tp.widget.boots, antal grupperade fel: 5 ( 4.00 betyg )
- `content-type=".*javascript.*"` in: #92: tp.widget.boots, antal fel: 71 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 59 st)
- Expected X and instead saw X. (totalt 7 st)
- Unsafe usage of ThrowStatement. (totalt 3 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary escape character: \%. (totalt 1 st)
- `content-type=".*javascript.*"` in: #97: dialog.js, antal grupperade fel: 5 ( 4.00 betyg )
- `content-type=".*javascript.*"` in: #97: dialog.js, antal fel: 71 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 59 st)
- Expected X and instead saw X. (totalt 7 st)
- Unsafe usage of ThrowStatement. (totalt 3 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary escape character: \%. (totalt 1 st)
- `content-type=".*javascript.*"` in: #99: nav-menu.e135a0, antal grupperade fel: 5 ( 4.00 betyg )
- `content-type=".*javascript.*"` in: #99: nav-menu.e135a0, antal fel: 71 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 59 st)
- Expected X and instead saw X. (totalt 7 st)
- Unsafe usage of ThrowStatement. (totalt 3 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary escape character: \%. (totalt 1 st)
- `content-type=".*javascript.*"` in: #100: woocommerce-men, antal grupperade fel: 5 ( 4.00 betyg )
- `content-type=".*javascript.*"` in: #100: woocommerce-men, antal fel: 71 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 59 st)
- Expected X and instead saw X. (totalt 7 st)
- Unsafe usage of ThrowStatement. (totalt 3 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary escape character: \%. (totalt 1 st)
- `content-type=".*javascript.*"` in: #101: nested-carousel, antal grupperade fel: 7 ( 3.60 betyg )
- `content-type=".*javascript.*"` in: #101: nested-carousel, antal fel: 73 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 59 st)
- Expected X and instead saw X. (totalt 7 st)
- Unsafe usage of ThrowStatement. (totalt 3 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary escape character: \%. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)
- Do not access Object.prototype method X from target object. (totalt 1 st)
- `content-type=".*javascript.*"` in: #102: nested-accordio, antal grupperade fel: 7 ( 3.60 betyg )
- `content-type=".*javascript.*"` in: #102: nested-accordio, antal fel: 73 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 59 st)
- Expected X and instead saw X. (totalt 7 st)
- Unsafe usage of ThrowStatement. (totalt 3 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary escape character: \%. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)
- Do not access Object.prototype method X from target object. (totalt 1 st)
- `content-type=".*javascript.*"` in: #103: form.a7e78a23db, antal grupperade fel: 7 ( 3.60 betyg )
- `content-type=".*javascript.*"` in: #103: form.a7e78a23db, antal fel: 73 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 59 st)
- Expected X and instead saw X. (totalt 7 st)
- Unsafe usage of ThrowStatement. (totalt 3 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary escape character: \%. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)
- Do not access Object.prototype method X from target object. (totalt 1 st)
- `content-type=".*javascript.*"` in: #104: popup.996738ad8, antal grupperade fel: 7 ( 3.60 betyg )
- `content-type=".*javascript.*"` in: #104: popup.996738ad8, antal fel: 73 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 59 st)
- Expected X and instead saw X. (totalt 7 st)
- Unsafe usage of ThrowStatement. (totalt 3 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary escape character: \%. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)
- Do not access Object.prototype method X from target object. (totalt 1 st)
- `content-type=".*javascript.*"` in: #105: main.js, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #105: main.js, antal fel: 184 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 148 st)
- Expected X and instead saw X. (totalt 18 st)
- Unsafe usage of ThrowStatement. (totalt 7 st)
- X is not modified in this loop. (totalt 4 st)
- Do not access Object.prototype method X from target object. (totalt 2 st)
- X is assigned to itself. (totalt 2 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary escape character: \%. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)