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.87 av 5
- JS är dålig.
Webbstandard
- `< script>` in: #1: sv, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: sv, antal fel: 2 ( 4.60 betyg )
- X is assigned a value but never used. (totalt 2 st)
- `< script src="...">` in: #1: sv, antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: sv, antal fel: 72 ( 1.00 betyg )
- X is defined but never used. (totalt 39 st)
- Unexpected console statement. (totalt 20 st)
- X is not defined. (totalt 11 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #2: 97f6924c-e3b7-4, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #2: 97f6924c-e3b7-4, antal fel: 42 ( 1.00 betyg )
- X is defined but never used. (totalt 28 st)
- Unexpected console statement. (totalt 11 st)
- X is not defined. (totalt 3 st)
Integritet & säkerhet
- `< script>` in: #1: sv, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #1: sv, antal fel: 9 ( 3.20 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 8 st)
- Expected X and instead saw X. (totalt 1 st)
- `< script src="...">` in: #1: sv, antal grupperade fel: 15 ( 2.00 betyg )
- `< script src="...">` in: #1: sv, antal fel: 2774 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 1435 st)
- Expected an assignment or function call and instead saw an expression. (totalt 1236 st)
- Do not access Object.prototype method X from target object. (totalt 33 st)
- Unexpected string concatenation of literals. (totalt 19 st)
- Unnecessary escape character: \/. (totalt 12 st)
- Unnecessary escape character: \.. (totalt 11 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- X is not modified in this loop. (totalt 8 st)
- Unnecessary escape character: \-. (totalt 3 st)
- Unnecessary escape character: \%. (totalt 3 st)
- Redundant use of `await` on a return value. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Async function X has no X expression. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #2: 97f6924c-e3b7-4, antal grupperade fel: 12 ( 2.60 betyg )
- `content-type=".*javascript.*"` in: #2: 97f6924c-e3b7-4, antal fel: 946 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 586 st)
- Expected X and instead saw X. (totalt 327 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \-. (totalt 5 st)
- Unnecessary escape character: \.. (totalt 5 st)
- Unnecessary X. (totalt 4 st)
- Unnecessary escape character: \/. (totalt 2 st)
- Unnecessary escape character: \). (totalt 2 st)
- Unnecessary escape character: \:. (totalt 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- eval can be harmful. (totalt 1 st)