Skip to content

Merge branch 'main' into v17/QA/update-failing-tests

f9a4e20
Select commit
Loading
Failed to load commit list.
Open

E2E: Updated the failing Default Config tests #20818

Merge branch 'main' into v17/QA/update-failing-tests
f9a4e20
Select commit
Loading
Failed to load commit list.
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

Check warning on line 149 in tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts

See this annotation in the file changed.

@codescene-delta-analysis 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.