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.59 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: 152 ( 1.00 betyg )
- X is defined but never used. (totalt 104 st)
- Unexpected console statement. (totalt 26 st)
- X is assigned a value but never used. (totalt 12 st)
- X is not defined. (totalt 10 st)
- `content-type=".*javascript.*"` in: #37: container-o8wlM, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #37: container-o8wlM, antal fel: 82 ( 1.00 betyg )
- X is defined but never used. (totalt 45 st)
- X is not defined. (totalt 18 st)
- Unexpected console statement. (totalt 10 st)
- X is assigned a value but never used. (totalt 9 st)
- `content-type=".*javascript.*"` in: #48: 5311-f1bf17d6a9, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #48: 5311-f1bf17d6a9, antal fel: 89 ( 1.00 betyg )
- X is defined but never used. (totalt 52 st)
- X is not defined. (totalt 18 st)
- Unexpected console statement. (totalt 10 st)
- X is assigned a value but never used. (totalt 9 st)
- `content-type=".*javascript.*"` in: #49: 4711-d7f10bad9c, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #49: 4711-d7f10bad9c, antal fel: 89 ( 1.00 betyg )
- X is defined but never used. (totalt 52 st)
- X is not defined. (totalt 18 st)
- Unexpected console statement. (totalt 10 st)
- X is assigned a value but never used. (totalt 9 st)
- `content-type=".*javascript.*"` in: #50: page-3a10d058cc, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #50: page-3a10d058cc, antal fel: 90 ( 1.00 betyg )
- X is defined but never used. (totalt 52 st)
- X is not defined. (totalt 19 st)
- Unexpected console statement. (totalt 10 st)
- X is assigned a value but never used. (totalt 9 st)
- `content-type=".*javascript.*"` in: #51: 6424-ecf10bc46c, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #51: 6424-ecf10bc46c, antal fel: 106 ( 1.00 betyg )
- X is defined but never used. (totalt 67 st)
- X is not defined. (totalt 19 st)
- Unexpected console statement. (totalt 11 st)
- X is assigned a value but never used. (totalt 9 st)
- `content-type=".*javascript.*"` in: #52: 3914-309ba68dc7, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #52: 3914-309ba68dc7, antal fel: 111 ( 1.00 betyg )
- X is defined but never used. (totalt 70 st)
- X is not defined. (totalt 19 st)
- Unexpected console statement. (totalt 13 st)
- X is assigned a value but never used. (totalt 9 st)
- `content-type=".*javascript.*"` in: #53: page-412b9a47bb, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #53: page-412b9a47bb, antal fel: 112 ( 1.00 betyg )
- X is defined but never used. (totalt 70 st)
- X is not defined. (totalt 20 st)
- Unexpected console statement. (totalt 13 st)
- X is assigned a value but never used. (totalt 9 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: 19 ( 1.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 3221 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1691 st)
- Expected X and instead saw X. (totalt 1447 st)
- Do not access Object.prototype method X from target object. (totalt 44 st)
- Comparing to itself is potentially pointless. (totalt 7 st)
- Async method X has no X expression. (totalt 6 st)
- X is not modified in this loop. (totalt 5 st)
- Unnecessary X. (totalt 5 st)
- Async function X has no X expression. (totalt 3 st)
- Async arrow function has no X expression. (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Script URL is a form of eval. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary escape character: \{. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \(. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- Redundant use of `await` on a return value. (totalt 1 st)
- `content-type=".*javascript.*"` in: #37: container-o8wlM, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #37: container-o8wlM, antal fel: 75 ( 1.00 betyg )
- Unnecessary escape character: \/. (totalt 64 st)
- Expected X and instead saw X. (totalt 5 st)
- Do not access Object.prototype method X from target object. (totalt 5 st)
- Unnecessary escape character: \.. (totalt 1 st)
- `content-type=".*javascript.*"` in: #48: 5311-f1bf17d6a9, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #48: 5311-f1bf17d6a9, antal fel: 317 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 133 st)
- Expected X and instead saw X. (totalt 109 st)
- Unnecessary escape character: \/. (totalt 64 st)
- Do not access Object.prototype method X from target object. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- `content-type=".*javascript.*"` in: #49: 4711-d7f10bad9c, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #49: 4711-d7f10bad9c, antal fel: 322 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 138 st)
- Expected X and instead saw X. (totalt 109 st)
- Unnecessary escape character: \/. (totalt 64 st)
- Do not access Object.prototype method X from target object. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- `content-type=".*javascript.*"` in: #50: page-3a10d058cc, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #50: page-3a10d058cc, antal fel: 324 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 140 st)
- Expected X and instead saw X. (totalt 109 st)
- Unnecessary escape character: \/. (totalt 64 st)
- Do not access Object.prototype method X from target object. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- `content-type=".*javascript.*"` in: #51: 6424-ecf10bc46c, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #51: 6424-ecf10bc46c, antal fel: 362 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 145 st)
- Expected X and instead saw X. (totalt 142 st)
- Unnecessary escape character: \/. (totalt 64 st)
- Do not access Object.prototype method X from target object. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- `content-type=".*javascript.*"` in: #52: 3914-309ba68dc7, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #52: 3914-309ba68dc7, antal fel: 379 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 161 st)
- Expected X and instead saw X. (totalt 143 st)
- Unnecessary escape character: \/. (totalt 64 st)
- Do not access Object.prototype method X from target object. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- `content-type=".*javascript.*"` in: #53: page-412b9a47bb, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #53: page-412b9a47bb, antal fel: 381 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 163 st)
- Expected X and instead saw X. (totalt 143 st)
- Unnecessary escape character: \/. (totalt 64 st)
- Do not access Object.prototype method X from target object. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)