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: 3.47 av 5
- JS är ok.Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #1: Webbsida , antal fel: 20 ( 1.00 betyg )
- X is not defined. (totalt 17 st)
- X is defined but never used. (totalt 3 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 5 ( 4.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 2001 ( 1.00 betyg )
- X is not defined. (totalt 1284 st)
- X is defined but never used. (totalt 508 st)
- X is assigned a value but never used. (totalt 168 st)
- Unexpected console statement. (totalt 40 st)
- Parsing error: Unexpected token (totalt 1 st)
- `< script>` in: #64: CookieInformati, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #64: CookieInformati, antal fel: 10 ( 3.00 betyg )
- X is not defined. (totalt 8 st)
- X is defined but never used. (totalt 2 st)
- `< script>` in: #69: index.aa941f8.h, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #69: index.aa941f8.h, antal fel: 2 ( 4.60 betyg )
- X is assigned a value but never used. (totalt 1 st)
- X is not defined. (totalt 1 st)
- `content-type=".*javascript.*"` in: #68: widget.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #68: widget.js, antal fel: 201 ( 1.00 betyg )
- X is defined but never used. (totalt 177 st)
- Unexpected console statement. (totalt 18 st)
- X is not defined. (totalt 6 st)
- `content-type=".*javascript.*"` in: #72: client.bundle.1, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #72: client.bundle.1, antal fel: 637 ( 1.00 betyg )
- X is defined but never used. (totalt 508 st)
- Unexpected console statement. (totalt 116 st)
- X is not defined. (totalt 13 st)
- `content-type=".*javascript.*"` in: #74: bundle.fefe147d, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #74: bundle.fefe147d, antal fel: 810 ( 1.00 betyg )
- X is defined but never used. (totalt 677 st)
- Unexpected console statement. (totalt 120 st)
- X is not defined. (totalt 13 st)
- `content-type=".*javascript.*"` in: #77: localization-sv, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #77: localization-sv, antal fel: 810 ( 1.00 betyg )
- X is defined but never used. (totalt 677 st)
- Unexpected console statement. (totalt 120 st)
- X is not defined. (totalt 13 st)
- `content-type=".*javascript.*"` in: #84: primus.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #84: primus.js, antal fel: 854 ( 1.00 betyg )
- X is defined but never used. (totalt 721 st)
- Unexpected console statement. (totalt 120 st)
- X is not defined. (totalt 13 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: Webbsida , antal fel: 2 ( 4.60 betyg )
- Expected X and instead saw X. (totalt 2 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 26 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 4911 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3262 st)
- Expected X and instead saw X. (totalt 1346 st)
- Unnecessary escape character: \/. (totalt 136 st)
- Do not access Object.prototype method X from target object. (totalt 98 st)
- X is assigned to itself. (totalt 11 st)
- Unnecessary escape character: \-. (totalt 9 st)
- X is not modified in this loop. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 4 st)
- Unnecessary escape character: \+. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Async method X has no X expression. (totalt 3 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 X. (totalt 2 st)
- Parsing error: Unexpected token (totalt 1 st)
- Unnecessary escape character: \@. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Redundant use of `await` on a return value. (totalt 1 st)
- Async function has no X expression. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `< script>` in: #69: index.aa941f8.h, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #69: index.aa941f8.h, antal fel: 7 ( 3.60 betyg )
- Expected X and instead saw X. (totalt 6 st)
- Unnecessary escape character: \/. (totalt 1 st)
- `content-type=".*javascript.*"` in: #68: widget.js, antal grupperade fel: 7 ( 3.60 betyg )
- `content-type=".*javascript.*"` in: #68: widget.js, antal fel: 841 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 472 st)
- Expected X and instead saw X. (totalt 327 st)
- Do not access Object.prototype method X from target object. (totalt 26 st)
- Unnecessary escape character: \/. (totalt 11 st)
- The Function constructor is eval. (totalt 2 st)
- Unnecessary X. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 1 st)
- `content-type=".*javascript.*"` in: #72: client.bundle.1, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #72: client.bundle.1, antal fel: 2775 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1683 st)
- Expected X and instead saw X. (totalt 979 st)
- Do not access Object.prototype method X from target object. (totalt 59 st)
- Unnecessary escape character: \/. (totalt 12 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- Unsafe usage of ThrowStatement. (totalt 7 st)
- Unnecessary escape character: \.. (totalt 7 st)
- Unnecessary X. (totalt 6 st)
- The Function constructor is eval. (totalt 4 st)
- Unnecessary escape character: \_. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- `content-type=".*javascript.*"` in: #74: bundle.fefe147d, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #74: bundle.fefe147d, antal fel: 3462 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2063 st)
- Expected X and instead saw X. (totalt 1254 st)
- Do not access Object.prototype method X from target object. (totalt 85 st)
- Unnecessary escape character: \/. (totalt 13 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- Unnecessary X. (totalt 8 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- Unnecessary escape character: \.. (totalt 7 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \_. (totalt 4 st)
- X is not modified in this loop. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- `content-type=".*javascript.*"` in: #77: localization-sv, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #77: localization-sv, antal fel: 3462 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2063 st)
- Expected X and instead saw X. (totalt 1254 st)
- Do not access Object.prototype method X from target object. (totalt 85 st)
- Unnecessary escape character: \/. (totalt 13 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- Unnecessary X. (totalt 8 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- Unnecessary escape character: \.. (totalt 7 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \_. (totalt 4 st)
- X is not modified in this loop. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- `content-type=".*javascript.*"` in: #84: primus.js, antal grupperade fel: 16 ( 1.80 betyg )
- `content-type=".*javascript.*"` in: #84: primus.js, antal fel: 3471 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2065 st)
- Expected X and instead saw X. (totalt 1258 st)
- Do not access Object.prototype method X from target object. (totalt 85 st)
- Unnecessary escape character: \/. (totalt 14 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Unnecessary X. (totalt 8 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- Unnecessary escape character: \.. (totalt 7 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \_. (totalt 4 st)
- X is not modified in this loop. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \,. (totalt 1 st)