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.86 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: 367 ( 1.00 betyg )
- X is not defined. (totalt 176 st)
- X is defined but never used. (totalt 135 st)
- Unexpected console statement. (totalt 44 st)
- X is assigned a value but never used. (totalt 10 st)
- Parsing error: X in strict mode (totalt 2 st)
- `content-type=".*javascript.*"` in: #32: runtime.c880ab9, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #32: runtime.c880ab9, antal fel: 2 ( 4.60 betyg )
- X is defined but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #33: polyfills.4c820, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #33: polyfills.4c820, antal fel: 24 ( 1.00 betyg )
- X is defined but never used. (totalt 13 st)
- X is not defined. (totalt 9 st)
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #34: main.b8c279a4de, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #34: main.b8c279a4de, antal fel: 173 ( 1.00 betyg )
- X is defined but never used. (totalt 133 st)
- X is not defined. (totalt 30 st)
- Unexpected console statement. (totalt 5 st)
- X is assigned a value but never used. (totalt 5 st)
- `content-type=".*javascript.*"` in: #36: integration, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #36: integration, antal fel: 835 ( 1.00 betyg )
- X is not defined. (totalt 687 st)
- X is defined but never used. (totalt 136 st)
- Unexpected console statement. (totalt 7 st)
- X is assigned a value but never used. (totalt 5 st)
- `content-type=".*javascript.*"` in: #42: 221.ca61ae3b2ca, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #42: 221.ca61ae3b2ca, antal fel: 835 ( 1.00 betyg )
- X is not defined. (totalt 687 st)
- X is defined but never used. (totalt 136 st)
- Unexpected console statement. (totalt 7 st)
- X is assigned a value but never used. (totalt 5 st)
- `content-type=".*javascript.*"` in: #43: 950.db1ec4fe503, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #43: 950.db1ec4fe503, antal fel: 865 ( 1.00 betyg )
- X is not defined. (totalt 692 st)
- X is defined but never used. (totalt 159 st)
- Unexpected console statement. (totalt 8 st)
- X is assigned a value but never used. (totalt 6 st)
- `content-type=".*javascript.*"` in: #44: 546.e433a88b959, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #44: 546.e433a88b959, antal fel: 1010 ( 1.00 betyg )
- X is not defined. (totalt 692 st)
- X is defined but never used. (totalt 298 st)
- Unexpected console statement. (totalt 14 st)
- X is assigned a value but never used. (totalt 6 st)
- `content-type=".*javascript.*"` in: #45: common.7e22293c, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #45: common.7e22293c, antal fel: 1011 ( 1.00 betyg )
- X is not defined. (totalt 692 st)
- X is defined but never used. (totalt 299 st)
- Unexpected console statement. (totalt 14 st)
- X is assigned a value but never used. (totalt 6 st)
- `content-type=".*javascript.*"` in: #46: 346.9d1ef163142, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #46: 346.9d1ef163142, antal fel: 1071 ( 1.00 betyg )
- X is not defined. (totalt 692 st)
- X is defined but never used. (totalt 357 st)
- Unexpected console statement. (totalt 16 st)
- X is assigned a value but never used. (totalt 6 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: 21 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 2053 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1237 st)
- Expected X and instead saw X. (totalt 648 st)
- Unnecessary escape character: \-. (totalt 56 st)
- Do not access Object.prototype method X from target object. (totalt 35 st)
- Unnecessary X. (totalt 14 st)
- Unnecessary escape character: \/. (totalt 10 st)
- Unexpected string concatenation of literals. (totalt 10 st)
- The Function constructor is eval. (totalt 9 st)
- Async arrow function has no X expression. (totalt 9 st)
- Comparing to itself is potentially pointless. (totalt 8 st)
- X is assigned to itself. (totalt 4 st)
- X is not modified in this loop. (totalt 2 st)
- Unnecessary escape character: \=. (totalt 2 st)
- Parsing error: X in strict mode (totalt 2 st)
- Unnecessary escape character: \,. (totalt 1 st)
- eval can be harmful. (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)
- Unnecessary escape character: \+. (totalt 1 st)
- `content-type=".*javascript.*"` in: #32: runtime.c880ab9, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #32: runtime.c880ab9, antal fel: 19 ( 1.20 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 13 st)
- Expected X and instead saw X. (totalt 6 st)
- `content-type=".*javascript.*"` in: #33: polyfills.4c820, antal grupperade fel: 6 ( 3.80 betyg )
- `content-type=".*javascript.*"` in: #33: polyfills.4c820, antal fel: 224 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 139 st)
- Expected X and instead saw X. (totalt 65 st)
- Do not access Object.prototype method X from target object. (totalt 10 st)
- Unnecessary X. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- X is not modified in this loop. (totalt 1 st)
- `content-type=".*javascript.*"` in: #34: main.b8c279a4de, antal grupperade fel: 11 ( 2.80 betyg )
- `content-type=".*javascript.*"` in: #34: main.b8c279a4de, antal fel: 1992 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1354 st)
- Expected X and instead saw X. (totalt 549 st)
- Do not access Object.prototype method X from target object. (totalt 56 st)
- Comparing to itself is potentially pointless. (totalt 8 st)
- Unnecessary X. (totalt 5 st)
- X is not modified in this loop. (totalt 5 st)
- Unnecessary escape character: \/. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary escape character: \#. (totalt 1 st)
- `content-type=".*javascript.*"` in: #36: integration, antal grupperade fel: 13 ( 2.40 betyg )
- `content-type=".*javascript.*"` in: #36: integration, antal fel: 2112 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1449 st)
- Expected X and instead saw X. (totalt 569 st)
- Do not access Object.prototype method X from target object. (totalt 56 st)
- Comparing to itself is potentially pointless. (totalt 8 st)
- Unnecessary escape character: \/. (totalt 7 st)
- Unnecessary X. (totalt 5 st)
- X is not modified in this loop. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 2 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary escape character: \#. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- `content-type=".*javascript.*"` in: #42: 221.ca61ae3b2ca, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #42: 221.ca61ae3b2ca, antal fel: 2210 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1477 st)
- Expected X and instead saw X. (totalt 636 st)
- Do not access Object.prototype method X from target object. (totalt 56 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Unnecessary escape character: \/. (totalt 7 st)
- Unnecessary X. (totalt 5 st)
- X is not modified in this loop. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 2 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary escape character: \#. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #43: 950.db1ec4fe503, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #43: 950.db1ec4fe503, antal fel: 2492 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1699 st)
- Expected X and instead saw X. (totalt 687 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Unnecessary escape character: \/. (totalt 10 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Unnecessary X. (totalt 5 st)
- X is not modified in this loop. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 2 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary escape character: \#. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #44: 546.e433a88b959, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #44: 546.e433a88b959, antal fel: 2973 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1994 st)
- Expected X and instead saw X. (totalt 844 st)
- Do not access Object.prototype method X from target object. (totalt 66 st)
- Unnecessary escape character: \/. (totalt 12 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Unnecessary escape character: \'. (totalt 8 st)
- Unnecessary escape character: \[. (totalt 7 st)
- Unnecessary X. (totalt 5 st)
- X is not modified in this loop. (totalt 5 st)
- Unnecessary escape character: \-. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 4 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary escape character: \#. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- `content-type=".*javascript.*"` in: #45: common.7e22293c, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #45: common.7e22293c, antal fel: 2994 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2014 st)
- Expected X and instead saw X. (totalt 845 st)
- Do not access Object.prototype method X from target object. (totalt 66 st)
- Unnecessary escape character: \/. (totalt 12 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Unnecessary escape character: \'. (totalt 8 st)
- Unnecessary escape character: \[. (totalt 7 st)
- Unnecessary X. (totalt 5 st)
- X is not modified in this loop. (totalt 5 st)
- Unnecessary escape character: \-. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 4 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary escape character: \#. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- `content-type=".*javascript.*"` in: #46: 346.9d1ef163142, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #46: 346.9d1ef163142, antal fel: 3154 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2161 st)
- Expected X and instead saw X. (totalt 857 st)
- Do not access Object.prototype method X from target object. (totalt 67 st)
- Unnecessary escape character: \/. (totalt 12 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Unnecessary escape character: \'. (totalt 8 st)
- Unnecessary escape character: \[. (totalt 7 st)
- Unnecessary X. (totalt 5 st)
- X is not modified in this loop. (totalt 5 st)
- Unnecessary escape character: \-. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 4 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary escape character: \#. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)