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.98 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 : (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 5 ( 4.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 3781 ( 1.00 betyg )
- X is defined but never used. (totalt 1969 st)
- X is not defined. (totalt 1148 st)
- X is assigned a value but never used. (totalt 643 st)
- Unexpected console statement. (totalt 18 st)
- Parsing error: Unexpected token (totalt 3 st)
- `content-type=".*javascript.*"` in: #210: gtm.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #210: gtm.js, antal fel: 501 ( 1.00 betyg )
- X is defined but never used. (totalt 405 st)
- X is assigned a value but never used. (totalt 81 st)
- X is not defined. (totalt 14 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: 18 ( 1.40 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 7165 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 4791 st)
- Expected an assignment or function call and instead saw an expression. (totalt 2216 st)
- Unsafe usage of ThrowStatement. (totalt 44 st)
- Do not access Object.prototype method X from target object. (totalt 26 st)
- Unexpected string concatenation of literals. (totalt 25 st)
- The Function constructor is eval. (totalt 12 st)
- Unnecessary escape character: \/. (totalt 11 st)
- Unnecessary X. (totalt 8 st)
- Comparing to itself is potentially pointless. (totalt 6 st)
- X is assigned to itself. (totalt 5 st)
- Async arrow function has no X expression. (totalt 5 st)
- X is not modified in this loop. (totalt 4 st)
- Parsing error: Unexpected token (totalt 3 st)
- eval can be harmful. (totalt 3 st)
- Unnecessary escape character: \(. (totalt 2 st)
- Redundant use of `await` on a return value. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- `content-type=".*javascript.*"` in: #210: gtm.js, antal grupperade fel: 10 ( 3.00 betyg )
- `content-type=".*javascript.*"` in: #210: gtm.js, antal fel: 1844 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 943 st)
- Unnecessary escape character: \/. (totalt 532 st)
- Expected X and instead saw X. (totalt 242 st)
- Do not access Object.prototype method X from target object. (totalt 113 st)
- X is not modified in this loop. (totalt 7 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)