E2E: Updated the failing Default Config tests #20818
+11
−15
Open
CodeScene Delta Analysis / CodeScene Code Health Review (main)
failed
Nov 13, 2025 in 40s
CodeScene PR Check
Quality Gate Failed
Gates Failed
Enforce advisory code health rules
(1 file with Code Duplication)
Gates Passed
3 Quality Gates Passed
See analysis details in CodeScene
Reason for failure
| Enforce advisory code health rules | Violations | Code Health Impact | |
|---|---|---|---|
| ContentWithBlockList.spec.ts | 1 advisory rule | 9.10 → 8.82 | Suppress |
Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.
Details
🚩 Declining Code Health (highest to lowest):
- Code Duplication ContentWithBlockList.spec.ts
Annotations
codescene-delta-analysis / CodeScene Code Health Review (main)
❌ Getting worse: Code Duplication
introduced similar code in: 'can set the label of block element in the content','cannot add number of block element greater than the maximum amount'. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.
Loading