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.78 av 5
- JS är ok.Webbstandard
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 5 ( 4.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 165 ( 1.00 betyg )
- X is defined but never used. (totalt 117 st)
- X is not defined. (totalt 19 st)
- Definition for rule X was not found. (totalt 13 st)
- Unexpected console statement. (totalt 12 st)
- X is assigned a value but never used. (totalt 4 st)
Integritet & säkerhet
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 16 ( 1.80 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 3095 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2194 st)
- Expected X and instead saw X. (totalt 836 st)
- Do not access Object.prototype method X from target object. (totalt 13 st)
- Definition for rule X was not found. (totalt 13 st)
- Unnecessary escape character: \-. (totalt 9 st)
- Unexpected string concatenation of literals. (totalt 7 st)
- Unnecessary escape character: \/. (totalt 4 st)
- Unnecessary escape character: \'. (totalt 4 st)
- Async function X has no X expression. (totalt 3 st)
- Unnecessary escape character: \+. (totalt 3 st)
- Unnecessary escape character: \#. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 2 st)
- X is not modified in this loop. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)