Resolved exception thrown from NuCache locking mechanism on near-simultaneous content publish requests #19434
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (v13/dev)
failed
May 27, 2025 in 42s
CodeScene PR Check
Quality Gate Failed
Gates Failed
Enforce critical code health rules
(1 file with Bumpy Road Ahead)
Gates Passed
2 Quality Gates Passed
See analysis details in CodeScene
Reason for failure
| Enforce critical code health rules | Violations | Code Health Impact | |
|---|---|---|---|
| ContentStore.cs | 1 critical rule | 4.98 → 4.91 | 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):
- Bumpy Road Ahead ContentStore.cs: Release
Annotations
Check warning on line 420 in src/Umbraco.PublishedCache.NuCache/ContentStore.cs
codescene-delta-analysis / CodeScene Cloud Delta Analysis (v13/dev)
❌ New issue: Bumpy Road Ahead
Release has 2 blocks with nested conditional logic. Any nesting of 2 or deeper is considered. Threshold is one single, nested block per function. The Bumpy Road code smell is a function that contains multiple chunks of nested conditional logic. The deeper the nesting and the more bumps, the lower the code health.
Loading