🔄 Preview: Portal 1.19.0 RNs.mdx - #2788
Draft
probelabs[bot] wants to merge 514 commits into
Draft
probelabs / Visor: architecture
succeeded
Aug 27, 2026 in 52s
✅ Check Passed (Warnings Found)
architecture check passed. Found 1 warning, but fail_if condition was not met.
Details
📊 Summary
- Total Issues: 1
- Warning Issues: 1
🔍 Failure Condition Results
Passed Conditions
- global_fail_if: Condition passed
Issues by Category
Architecture (1)
⚠️ developer-support/release-notes/portal.mdx:50 - The HTML anchor ID 'upgrade-1.19.0' is duplicated from line 48. Element IDs must be unique in a document to ensure valid HTML and predictable behavior for navigation and scripting. This duplication violates a core structural rule of the document.
Powered by Visor from Probelabs
💡 TIP: You can chat with Visor using /visor ask <your question>
Annotations
Check warning on line 50 in developer-support/release-notes/portal.mdx
probelabs / Visor: architecture
architecture Issue
The HTML anchor ID 'upgrade-1.19.0' is duplicated from line 48. Element IDs must be unique in a document to ensure valid HTML and predictable behavior for navigation and scripting. This duplication violates a core structural rule of the document.
Raw output
Remove the redundant anchor tag on line 50. The anchor on line 48 already serves the purpose of linking to the upgrade instructions.
Loading