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.15 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 self (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 77 ( 1.00 betyg )
- X is defined but never used. (totalt 51 st)
- Unexpected console statement. (totalt 15 st)
- X is not defined. (totalt 9 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #14: js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #14: js, antal fel: 442 ( 1.00 betyg )
- X is defined but never used. (totalt 362 st)
- X is assigned a value but never used. (totalt 70 st)
- X is not defined. (totalt 10 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: 10 ( 3.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 2128 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1107 st)
- Expected X and instead saw X. (totalt 968 st)
- Do not access Object.prototype method X from target object. (totalt 41 st)
- X is not modified in this loop. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- Async function X has no X expression. (totalt 2 st)
- Script URL is a form of eval. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)
- Async arrow function has no X expression. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #14: js, antal grupperade fel: 10 ( 3.00 betyg )
- `content-type=".*javascript.*"` in: #14: js, antal fel: 1476 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1141 st)
- Expected X and instead saw X. (totalt 224 st)
- Do not access Object.prototype method X from target object. (totalt 97 st)
- X is not modified in this loop. (totalt 4 st)
- Unnecessary escape character: \/. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (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)