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.36 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: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 495 ( 1.00 betyg )
- X is defined but never used. (totalt 361 st)
- Unexpected console statement. (totalt 80 st)
- X is assigned a value but never used. (totalt 34 st)
- X is not defined. (totalt 20 st)
- `content-type=".*javascript.*"` in: #15: gtm.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #15: gtm.js, antal fel: 555 ( 1.00 betyg )
- X is defined but never used. (totalt 449 st)
- X is assigned a value but never used. (totalt 84 st)
- X is not defined. (totalt 21 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #16: otSDKStub.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #16: otSDKStub.js, antal fel: 560 ( 1.00 betyg )
- X is defined but never used. (totalt 452 st)
- X is assigned a value but never used. (totalt 85 st)
- X is not defined. (totalt 21 st)
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #28: embed.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #28: embed.js, antal fel: 561 ( 1.00 betyg )
- X is defined but never used. (totalt 452 st)
- X is assigned a value but never used. (totalt 85 st)
- X is not defined. (totalt 22 st)
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #29: js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #29: js, antal fel: 1069 ( 1.00 betyg )
- X is defined but never used. (totalt 854 st)
- X is assigned a value but never used. (totalt 175 st)
- X is not defined. (totalt 38 st)
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #31: generic17435090, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #31: generic17435090, antal fel: 3344 ( 1.00 betyg )
- X is not defined. (totalt 2225 st)
- X is defined but never used. (totalt 913 st)
- X is assigned a value but never used. (totalt 185 st)
- Unexpected console statement. (totalt 21 st)
- `content-type=".*javascript.*"` in: #32: otBannerSdk.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #32: otBannerSdk.js, antal fel: 3409 ( 1.00 betyg )
- X is not defined. (totalt 2226 st)
- X is defined but never used. (totalt 940 st)
- X is assigned a value but never used. (totalt 185 st)
- Unexpected console statement. (totalt 58 st)
- `content-type=".*javascript.*"` in: #36: otTCF.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #36: otTCF.js, antal fel: 3419 ( 1.00 betyg )
- X is not defined. (totalt 2226 st)
- X is defined but never used. (totalt 950 st)
- X is assigned a value but never used. (totalt 185 st)
- Unexpected console statement. (totalt 58 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: 34 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 9781 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 5837 st)
- Expected X and instead saw X. (totalt 3619 st)
- Unsafe usage of ThrowStatement. (totalt 71 st)
- X is not modified in this loop. (totalt 64 st)
- Do not access Object.prototype method X from target object. (totalt 63 st)
- Comparing to itself is potentially pointless. (totalt 19 st)
- Unnecessary escape character: \.. (totalt 16 st)
- Unnecessary escape character: \/. (totalt 15 st)
- Async method X has no X expression. (totalt 10 st)
- Unnecessary escape character: \+. (totalt 6 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \-. (totalt 5 st)
- Unnecessary X. (totalt 5 st)
- Unsafe usage of ReturnStatement. (totalt 4 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary escape character: \,. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \). (totalt 3 st)
- Unnecessary escape character: \?. (totalt 3 st)
- Async function X has no X expression. (totalt 2 st)
- Unnecessary escape character: \}. (totalt 2 st)
- Unnecessary escape character: \*. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- eval can be harmful. (totalt 2 st)
- Unnecessary escape character: \=. (totalt 2 st)
- Redundant use of `await` on a return value. (totalt 1 st)
- Async arrow function has no X expression. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \:. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- Unnecessary escape character: \;. (totalt 1 st)
- `content-type=".*javascript.*"` in: #15: gtm.js, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #15: gtm.js, antal fel: 1076 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 779 st)
- Expected X and instead saw X. (totalt 199 st)
- Do not access Object.prototype method X from target object. (totalt 84 st)
- Unnecessary escape character: \/. (totalt 5 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 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)
- `content-type=".*javascript.*"` in: #16: otSDKStub.js, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #16: otSDKStub.js, antal fel: 1146 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 837 st)
- Expected X and instead saw X. (totalt 211 st)
- Do not access Object.prototype method X from target object. (totalt 84 st)
- Unnecessary escape character: \/. (totalt 5 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 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)
- `content-type=".*javascript.*"` in: #28: embed.js, antal grupperade fel: 10 ( 3.00 betyg )
- `content-type=".*javascript.*"` in: #28: embed.js, antal fel: 1147 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 837 st)
- Expected X and instead saw X. (totalt 211 st)
- Do not access Object.prototype method X from target object. (totalt 84 st)
- Unnecessary escape character: \/. (totalt 5 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 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)
- Unexpected string concatenation of literals. (totalt 1 st)
- `content-type=".*javascript.*"` in: #29: js, antal grupperade fel: 12 ( 2.60 betyg )
- `content-type=".*javascript.*"` in: #29: js, antal fel: 2499 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1879 st)
- Expected X and instead saw X. (totalt 427 st)
- Do not access Object.prototype method X from target object. (totalt 165 st)
- Unnecessary escape character: \/. (totalt 8 st)
- X is not modified in this loop. (totalt 6 st)
- X is assigned to itself. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Unnecessary X. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Unnecessary escape character: \}. (totalt 1 st)
- `content-type=".*javascript.*"` in: #31: generic17435090, antal grupperade fel: 20 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #31: generic17435090, antal fel: 2633 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1908 st)
- Expected X and instead saw X. (totalt 476 st)
- Do not access Object.prototype method X from target object. (totalt 181 st)
- Unnecessary escape character: \/. (totalt 16 st)
- X is assigned to itself. (totalt 14 st)
- Unexpected string concatenation of literals. (totalt 7 st)
- X is not modified in this loop. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Script URL is a form of eval. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- Unnecessary X. (totalt 2 st)
- Unnecessary escape character: \?. (totalt 2 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)
- Unnecessary escape character: \*. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \=. (totalt 1 st)
- `content-type=".*javascript.*"` in: #32: otBannerSdk.js, antal grupperade fel: 22 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #32: otBannerSdk.js, antal fel: 3719 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2823 st)
- Expected X and instead saw X. (totalt 637 st)
- Do not access Object.prototype method X from target object. (totalt 185 st)
- Unnecessary escape character: \/. (totalt 16 st)
- X is assigned to itself. (totalt 15 st)
- Unexpected string concatenation of literals. (totalt 7 st)
- X is not modified in this loop. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Script URL is a form of eval. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 3 st)
- Unnecessary X. (totalt 2 st)
- Unnecessary escape character: \?. (totalt 2 st)
- Unnecessary escape character: \-. (totalt 2 st)
- Unnecessary escape character: \). (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Unnecessary escape character: \}. (totalt 1 st)
- Unnecessary escape character: \(. (totalt 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \=. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- `content-type=".*javascript.*"` in: #36: otTCF.js, antal grupperade fel: 23 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #36: otTCF.js, antal fel: 3891 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2931 st)
- Expected X and instead saw X. (totalt 695 st)
- Do not access Object.prototype method X from target object. (totalt 188 st)
- Unnecessary escape character: \/. (totalt 16 st)
- X is assigned to itself. (totalt 15 st)
- Unexpected string concatenation of literals. (totalt 7 st)
- X is not modified in this loop. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unnecessary X. (totalt 4 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Script URL is a form of eval. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 3 st)
- Unnecessary escape character: \?. (totalt 2 st)
- Unnecessary escape character: \-. (totalt 2 st)
- Unnecessary escape character: \). (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Unnecessary escape character: \}. (totalt 1 st)
- Unnecessary escape character: \(. (totalt 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \=. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)