🔄 Preview: Pump 1.17.0 RNs.mdx - #2787
Draft
probelabs[bot] wants to merge 495 commits into
Draft
probelabs / Visor: quality
failed
Aug 26, 2026 in 29s
🚨 Check Failed
quality check failed because fail_if condition was met.
Details
📊 Summary
- Total Issues: 4
- Error Issues: 4
🔍 Failure Condition Results
Failed Conditions
- global_fail_if: output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')
- Severity: ❌ error
Issues by Category
Documentation (3)
- ❌ developer-support/release-notes/pump.mdx:23 - The release date contains a placeholder 'xx' and should be updated to the actual release date before publishing.
- ❌ developer-support/release-notes/overview.mdx:94 - The release date '19/05/2026' in the overview metadata is inconsistent with the release month of 'August 2026' mentioned in the detailed release notes.
- ❌ developer-support/release-notes/pump.mdx:159 - The listed CVEs (e.g., CVE-2026-39822) appear to be placeholders. They use a future year and do not correspond to any known vulnerabilities. Publishing placeholder CVEs can be misleading.
Logic (1)
- ❌ system:0 - Global failure condition met: output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')
Powered by Visor from Probelabs
💡 TIP: You can chat with Visor using /visor ask <your question>
Annotations
Check failure on line 23 in developer-support/release-notes/pump.mdx
probelabs / Visor: quality
documentation Issue
The release date contains a placeholder 'xx' and should be updated to the actual release date before publishing.
Raw output
Replace 'xx' with the specific day of the month for the release.
Check failure on line 94 in developer-support/release-notes/overview.mdx
probelabs / Visor: quality
documentation Issue
The release date '19/05/2026' in the overview metadata is inconsistent with the release month of 'August 2026' mentioned in the detailed release notes.
Raw output
Update the date in `overview.mdx` to match the actual release date of version 1.17.0, which is stated to be in August 2026 in `pump.mdx`.
Check failure on line 159 in developer-support/release-notes/pump.mdx
probelabs / Visor: quality
documentation Issue
The listed CVEs (e.g., CVE-2026-39822) appear to be placeholders. They use a future year and do not correspond to any known vulnerabilities. Publishing placeholder CVEs can be misleading.
Raw output
Replace the placeholder CVE numbers with the actual CVEs that were addressed in this release. If no CVEs were fixed, this section should be removed or updated to state that there are no security fixes.
Loading