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.10 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 : (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 236 ( 1.00 betyg )
- X is defined but never used. (totalt 167 st)
- X is not defined. (totalt 25 st)
- X is assigned a value but never used. (totalt 23 st)
- Unexpected console statement. (totalt 21 st)
- `content-type=".*javascript.*"` in: #28: gtm.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #28: gtm.js, antal fel: 535 ( 1.00 betyg )
- X is defined but never used. (totalt 432 st)
- X is assigned a value but never used. (totalt 82 st)
- X is not defined. (totalt 20 st)
- Unexpected console statement. (totalt 1 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: 12 ( 2.60 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1684 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1121 st)
- Unnecessary escape character: \/. (totalt 325 st)
- Expected X and instead saw X. (totalt 169 st)
- Do not access Object.prototype method X from target object. (totalt 36 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- X is not modified in this loop. (totalt 7 st)
- Comparing to itself is potentially pointless. (totalt 6 st)
- The Function constructor is eval. (totalt 2 st)
- Unnecessary X. (totalt 2 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: #28: gtm.js, antal grupperade fel: 10 ( 3.00 betyg )
- `content-type=".*javascript.*"` in: #28: gtm.js, antal fel: 1147 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 811 st)
- Expected X and instead saw X. (totalt 199 st)
- Do not access Object.prototype method X from target object. (totalt 90 st)
- Unnecessary escape character: \/. (totalt 37 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- eval can be harmful. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)