Skip to content

🚨 Deployment Failure: Broken Links and Missing Images Blocking Site Build #161

@Iflgit

Description

@Iflgit

Deployment Failure Report

Issue Summary

The docs site deployment is currently FAILED due to multiple broken markdown links and missing images. This is blocking all documentation updates from being deployed to the live site.

Failed Workflow

  • Workflow: Build and deploy Docusaurus site to Azure Blob Storage
  • Run ID: 17098192335
  • Branch: dev
  • Status: ❌ FAILED after 11m 30s
  • Error: Client bundle compiled with errors, build impossible

Specific Errors Found

1. Broken Markdown Link

File: docs/auditor/10.8/addon/copilot/overview.md
Error: Link couldn't be resolved: /docs/auditor/10.8/addon/azurefiles/deployment.md

2. Missing Images (6 total)

All in platgovsalesforceflashlight documentation:

Missing Image Referenced In
static/img/product_docs/platgovsalesforceflashlight/clean_up/multi_select_cleanup_800x382.webp cleanup/cleanup_customizations.md
static/img/product_docs/platgovsalesforceflashlight/clean_up/dlu_status_example_customfield_800x294.webp cleanup/date_last_used.md
static/img/product_docs/platgovsalesforce/clean_up/scheduler.webp gettingstarted/scheduler.md
static/img/product_docs/platgovsalesforceflashlight/getting_started/uninstall_flashlight_800x285.webp gettingstarted/uninstalling_flashlight.md
static/img/product_docs/platgovsalesforceflashlight/getting_started/install_flashlight2.webp gettingstarted/using_getting_started_wizard.md
static/img/product_docs/platgovsalesforce/installing_strongpoint/scanner.webp tools/running_scanner.md

Impact

Immediate Actions Needed

  1. Fix broken markdown link in copilot/overview.md
  2. Upload missing images to correct static/img paths
  3. Verify all file references in affected markdown files
  4. Re-run deployment after fixes

Priority

HIGH - Blocking all documentation deployments

Environment

  • Build Environment: GitHub Actions (ubuntu-latest)
  • Docusaurus Version: Latest
  • Node.js: v16+ with 16GB memory allocation

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions